Index: tests/OSPathTest.cpp |
diff --git a/tests/OSPathTest.cpp b/tests/OSPathTest.cpp |
index 5ae32ebc0d352f854dd3d39999cfc5273d0e55bc..4d14eac6d578615a233c00cf6e124dd536183f70 100644 |
--- a/tests/OSPathTest.cpp |
+++ b/tests/OSPathTest.cpp |
@@ -85,4 +85,4 @@ static void test_os_path_utils_tests(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("OSPath", OSPathTestClass, test_os_path_utils_tests) |
+DEFINE_TESTCLASS_SHORT(test_os_path_utils_tests) |