diff options
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2011-05-11 18:45:12 +0000 |
---|---|---|
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2011-05-11 18:45:12 +0000 |
commit | 76c5847bcd8eed1ab223f018db3d52ce008bf944 (patch) | |
tree | 101c1ee5e658c8e78ae34d60897c34f35720fcfd /tests | |
parent | f28b78b0bb5b04f4237fd05eac59bb3b28ba459f (diff) |
Intentionally break tests, will fix quickly.
git-svn-id: http://skia.googlecode.com/svn/trunk@1305 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests')
-rw-r--r-- | tests/UtilsTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/UtilsTest.cpp b/tests/UtilsTest.cpp index 2019a77f74..50a29cd9d0 100644 --- a/tests/UtilsTest.cpp +++ b/tests/UtilsTest.cpp @@ -1,3 +1,4 @@ +THIS_BOGUS_LINE_BREAKS_THE_TEST_BUILD #include "Test.h" #include "SkRandom.h" #include "SkRefCnt.h" |