Sanitizing source files in Skia_Periodic_House_Keeping

git-svn-id: http://skia.googlecode.com/svn/trunk@8608 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests/skia_test.cpp b/tests/skia_test.cpp
index f99ae8c..ee1d2de 100644
--- a/tests/skia_test.cpp
+++ b/tests/skia_test.cpp
@@ -73,7 +73,7 @@
     }
 
     virtual bool allowExtendedTest() const {
-        return fAllowExtendedTest; 
+        return fAllowExtendedTest;
     }
 
 protected: