aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Test.cpp
diff options
context:
space:
mode:
authorGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-02-27 03:02:34 +0000
committerGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-02-27 03:02:34 +0000
commit4472301607d74d014e717a6b113c4e53543b831b (patch)
tree3dd3499e5b9887375b8e07a78410c99990381084 /tests/Test.cpp
parent38aeb0fd7a2bdab5e44531d96045dffe25c8e2b0 (diff)
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@13604 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests/Test.cpp')
-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);
}
-