summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/xunit/xunit.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/xunit/xunit.pro')
-rw-r--r--tests/auto/selftests/xunit/xunit.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/selftests/xunit/xunit.pro b/tests/auto/selftests/xunit/xunit.pro
index 55aca4a..d3ae402 100644
--- a/tests/auto/selftests/xunit/xunit.pro
+++ b/tests/auto/selftests/xunit/xunit.pro
@@ -1,4 +1,4 @@
-load(qttest_p4)
+QT = core testlib
SOURCES += tst_xunit.cpp
mac:CONFIG -= app_bundle