aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/MallocPixelRefTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/MallocPixelRefTest.cpp')
-rw-r--r--tests/MallocPixelRefTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/MallocPixelRefTest.cpp b/tests/MallocPixelRefTest.cpp
index 8fcdc86f93..e169763dad 100644
--- a/tests/MallocPixelRefTest.cpp
+++ b/tests/MallocPixelRefTest.cpp
@@ -113,4 +113,3 @@ DEF_TEST(MallocPixelRef, reporter) {
static_cast<const void*>(dataPtr->bytes() + 4) == pr->pixels());
}
}
-