revert path ops unit test until errors are fixed

git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@8645 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests.gyp b/tests.gyp
index b95b4a6..5ec9556 100644
--- a/tests.gyp
+++ b/tests.gyp
@@ -16,10 +16,10 @@
         '../src/utils',
         '../tools/',
       ],
-      'includes': [
-        'pathops.gypi',
-        'pathops_unittest.gypi',
-      ],
+#      'includes': [
+#        'pathops.gypi',
+#        'pathops_unittest.gypi',
+#      ],
       'sources': [
         '../tests/AAClipTest.cpp',
         '../tests/AnnotationTest.cpp',