fix intentional break



git-svn-id: http://skia.googlecode.com/svn/trunk@1749 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests/skia_test.cpp b/tests/skia_test.cpp
index 1ddb93a..56b6077 100644
--- a/tests/skia_test.cpp
+++ b/tests/skia_test.cpp
@@ -14,7 +14,7 @@
 #ifdef SK_DEBUG
 #ifdef SK_SCALAR_IS_FIXED
 #ifndef SK_BUILD_FOR_MAC
-intentional_error_added_by_epoger
+        //intentional_error_added_by_epoger
 #endif
 #endif
 #endif