summaryrefslogtreecommitdiff
path: root/tests/auto/qsvgdevice/tst_qsvgdevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsvgdevice/tst_qsvgdevice.cpp')
-rw-r--r--tests/auto/qsvgdevice/tst_qsvgdevice.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qsvgdevice/tst_qsvgdevice.cpp b/tests/auto/qsvgdevice/tst_qsvgdevice.cpp
index e9f1961..099f6d7 100644
--- a/tests/auto/qsvgdevice/tst_qsvgdevice.cpp
+++ b/tests/auto/qsvgdevice/tst_qsvgdevice.cpp
@@ -378,12 +378,12 @@ void tst_QSvgDevice::boundingRect()
void tst_QSvgDevice::play()
{
- QSKIP("This test needs some redoing, this is just a temp measure until I work it out", SkipAll);
+ QSKIP("This test needs some redoing, this is just a temp measure until I work it out");
}
void tst_QSvgDevice::boundingRect()
{
- QSKIP("This test needs some redoing, this is just a temp measure until I work it out", SkipAll);
+ QSKIP("This test needs some redoing, this is just a temp measure until I work it out");
}
#endif