Index: tests/CanvasTest.cpp |
diff --git a/tests/CanvasTest.cpp b/tests/CanvasTest.cpp |
index 6d9fa1a671f8a3e239efac954e1d3b0fdc34f1c4..36ebe6b354fe0a8137d52e24095bfe3a77899dce 100644 |
--- a/tests/CanvasTest.cpp |
+++ b/tests/CanvasTest.cpp |
@@ -920,4 +920,4 @@ static void TestCanvas(skiatest::Reporter* reporter) { |
} |
#include "TestClassDef.h" |
-DEFINE_TESTCLASS("Canvas", TestCanvasClass, TestCanvas) |
+DEFINE_TESTCLASS_SHORT(TestCanvas) |