diff options
Diffstat (limited to 'tests/auto/q3table/tst_q3table.cpp')
-rw-r--r-- | tests/auto/q3table/tst_q3table.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/q3table/tst_q3table.cpp b/tests/auto/q3table/tst_q3table.cpp index 770bf4d..bffb118 100644 --- a/tests/auto/q3table/tst_q3table.cpp +++ b/tests/auto/q3table/tst_q3table.cpp @@ -1200,7 +1200,7 @@ protected: void tst_Q3Table::editCheck() { // Test for task 28086 -#if 0 +#if 1 QSKIP("This test currently fails on all versions", SkipAll); #endif |