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