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