aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsSimplifyDegenerateThreadedTest.cpp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-14 21:04:37 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-14 21:04:37 +0000
commite2eac8b2fd8966cc9af51f8d40151dad6c591d2e (patch)
treec4fdfc8ee662bc411e8865101236e9259effea9d /tests/PathOpsSimplifyDegenerateThreadedTest.cpp
parent19382421b916aab00be7265815ba4e2690adf2c9 (diff)
Move macros from TestClassDef.h to Test.h
Motivation: those macros don't make any sense without the definitions in Test.h. BUG= R=mtklein@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/138563004 git-svn-id: http://skia.googlecode.com/svn/trunk@13074 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests/PathOpsSimplifyDegenerateThreadedTest.cpp')
-rwxr-xr-xtests/PathOpsSimplifyDegenerateThreadedTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PathOpsSimplifyDegenerateThreadedTest.cpp b/tests/PathOpsSimplifyDegenerateThreadedTest.cpp
index 5e2ad04771..5cd3c35d8a 100755
--- a/tests/PathOpsSimplifyDegenerateThreadedTest.cpp
+++ b/tests/PathOpsSimplifyDegenerateThreadedTest.cpp
@@ -6,7 +6,6 @@
*/
#include "PathOpsExtendedTest.h"
#include "PathOpsThreadedCommon.h"
-#include "TestClassDef.h"
static void testSimplifyDegeneratesMain(PathOpsThreadState* data) {
SkASSERT(data);