summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporarydir/qtemporarydir.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qtemporarydir/qtemporarydir.pro')
-rw-r--r--tests/auto/corelib/io/qtemporarydir/qtemporarydir.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qtemporarydir/qtemporarydir.pro b/tests/auto/corelib/io/qtemporarydir/qtemporarydir.pro
new file mode 100644
index 0000000000..b34d2cca07
--- /dev/null
+++ b/tests/auto/corelib/io/qtemporarydir/qtemporarydir.pro
@@ -0,0 +1,7 @@
+CONFIG += testcase
+TARGET = tst_qtemporarydir
+SOURCES += tst_qtemporarydir.cpp
+
+QT = core testlib
+
+CONFIG += parallel_test