aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tests/Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Test.cpp b/tests/Test.cpp
index 95b2f91c0c..e1afe763ee 100644
--- a/tests/Test.cpp
+++ b/tests/Test.cpp
@@ -128,4 +128,3 @@ void Test::SetResourcePath(const char* resourcePath) { gResourcePath = resourceP
SkString Test::GetResourcePath() {
return SkString(gResourcePath);
}
-