Index: tests/RecordingTest.cpp |
diff --git a/tests/RecordingTest.cpp b/tests/RecordingTest.cpp |
index 8de52da7ec5224346105891a23dd16dc569dc2f4..006655600207ed8b1173908ed5b134232d012852 100644 |
--- a/tests/RecordingTest.cpp |
+++ b/tests/RecordingTest.cpp |
@@ -11,7 +11,7 @@ |
// Minimally exercise the public SkRecording API. |
-DEF_TEST(RecordingTest, r) { |
+DEF_TEST(SkRecording, r) { |
EXPERIMENTAL::SkRecording recording(1920, 1080); |
// Some very exciting commands here. |