summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/atwrapper/atWrapperAutotest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/atwrapper/atWrapperAutotest.cpp')
-rw-r--r--tests/auto/other/atwrapper/atWrapperAutotest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/atwrapper/atWrapperAutotest.cpp b/tests/auto/other/atwrapper/atWrapperAutotest.cpp
index 7ece62806c..63116574b5 100644
--- a/tests/auto/other/atwrapper/atWrapperAutotest.cpp
+++ b/tests/auto/other/atwrapper/atWrapperAutotest.cpp
@@ -70,7 +70,7 @@ void atWrapperAutotest::runTest()
atWrapper wrapper;
if (!wrapper.runAutoTests())
- QSKIP("Arthur not tested on this machine");
+ QSKIP("Arthur not tested on this machine");
QVERIFY(true);
}