diff --git a/tests/StrokerTest.cpp b/tests/StrokerTest.cpp index af1e6d929f..1a25d3325e 100755 --- a/tests/StrokerTest.cpp +++ b/tests/StrokerTest.cpp @@ -10,6 +10,8 @@ #ifndef SK_BUILD_FOR_IOS DEFINE_bool2(extendedTest, x, false, "run extended tests regardless of how long takes"); +#else +DECLARE_bool(extendedTest); #endif #define MS_TEST_DURATION 10