summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurl/qurl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qurl/qurl.pro')
-rw-r--r--tests/auto/corelib/io/qurl/qurl.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/corelib/io/qurl/qurl.pro b/tests/auto/corelib/io/qurl/qurl.pro
deleted file mode 100644
index c046c75522..0000000000
--- a/tests/auto/corelib/io/qurl/qurl.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qurl
-QT = core testlib concurrent
-SOURCES = tst_qurl.cpp
-
-mac: OBJECTIVE_SOURCES += tst_qurl_mac.mm