Index: tests/PathOpsSimplifyFailTest.cpp |
diff --git a/tests/PathOpsSimplifyFailTest.cpp b/tests/PathOpsSimplifyFailTest.cpp |
index fa168d9520b58e160a51942047a96275061c6733..5350daeadb80da2511b036531432c67bcff930c0 100644 |
--- a/tests/PathOpsSimplifyFailTest.cpp |
+++ b/tests/PathOpsSimplifyFailTest.cpp |
@@ -155,7 +155,6 @@ path.quadTo(SkBits2Float(0xb6b6b6e9), SkBits2Float(0xb6b6b6b6), SkBits2Float(0xe |
testSimplifyFuzz(reporter, path, filename); |
} |
- |
#define TEST(test) test(reporter, #test) |
DEF_TEST(PathOpsSimplifyFail, reporter) { |