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