Index: tests/PipeTest.cpp |
diff --git a/tests/PipeTest.cpp b/tests/PipeTest.cpp |
index acf288ae8df0981fc36e442454bbbecde4e51a47..5f4170a175e4056e2f157f958a61c3d1e6a15977 100644 |
--- a/tests/PipeTest.cpp |
+++ b/tests/PipeTest.cpp |
@@ -58,4 +58,4 @@ static void test_pipeTests(skiatest::Reporter*) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("PipeTest", PipeTestClass, test_pipeTests) |
+DEFINE_TESTCLASS_SHORT(test_pipeTests) |