summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/xunit/xunit.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/xunit/xunit.pro')
-rw-r--r--tests/auto/testlib/selftests/xunit/xunit.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/auto/testlib/selftests/xunit/xunit.pro b/tests/auto/testlib/selftests/xunit/xunit.pro
index d118fc0202..d3ae402e6f 100644
--- a/tests/auto/testlib/selftests/xunit/xunit.pro
+++ b/tests/auto/testlib/selftests/xunit/xunit.pro
@@ -1,9 +1,4 @@
-load(qttest_p4)
-QT = core
-
-# this is not a real testcase ('make check' should not run it)
-CONFIG -= testcase
-
+QT = core testlib
SOURCES += tst_xunit.cpp
mac:CONFIG -= app_bundle