aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/StrokerTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/StrokerTest.cpp')
-rwxr-xr-xtests/StrokerTest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/StrokerTest.cpp b/tests/StrokerTest.cpp
index 804e0a1d5f..af1e6d929f 100755
--- a/tests/StrokerTest.cpp
+++ b/tests/StrokerTest.cpp
@@ -8,7 +8,9 @@
#include "SkTime.h"
#include "Test.h"
+#ifndef SK_BUILD_FOR_IOS
DEFINE_bool2(extendedTest, x, false, "run extended tests regardless of how long takes");
+#endif
#define MS_TEST_DURATION 10