aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Writer32Test.cpp
diff options
context:
space:
mode:
authorGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-03-13 03:02:23 +0000
committerGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-03-13 03:02:23 +0000
commitaffa77db64b75b9d32c7e42282bcc2e4eb2a94c3 (patch)
tree944f92e3b01d4ceff727c92ab9e7527e4d82c66f /tests/Writer32Test.cpp
parent2f5820903e98580ed9349fc5e3621f745911ad17 (diff)
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@13782 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests/Writer32Test.cpp')
-rw-r--r--tests/Writer32Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Writer32Test.cpp b/tests/Writer32Test.cpp
index f9b6f6a03f..56cea2a926 100644
--- a/tests/Writer32Test.cpp
+++ b/tests/Writer32Test.cpp
@@ -312,4 +312,3 @@ DEF_TEST(Writer32_snapshot_dynamic, reporter) {
// test it triggered COW anyway
REPORTER_ASSERT(reporter, writer.contiguousArray() != beforeData);
}
-