summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qmap/qmap.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qmap/qmap.pro')
-rw-r--r--tests/auto/corelib/tools/qmap/qmap.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/corelib/tools/qmap/qmap.pro b/tests/auto/corelib/tools/qmap/qmap.pro
deleted file mode 100644
index 2cc772720d..0000000000
--- a/tests/auto/corelib/tools/qmap/qmap.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmap
-QT = core testlib
-SOURCES = $$PWD/tst_qmap.cpp
-
-DEFINES -= QT_NO_JAVA_STYLE_ITERATORS