aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/universal/universal.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/universal/universal.pro')
-rw-r--r--tests/auto/universal/universal.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/universal/universal.pro b/tests/auto/universal/universal.pro
new file mode 100644
index 00000000..3a21957c
--- /dev/null
+++ b/tests/auto/universal/universal.pro
@@ -0,0 +1,12 @@
+TEMPLATE = app
+TARGET = tst_universal
+CONFIG += qmltestcase
+
+SOURCES += \
+ $$PWD/tst_universal.cpp
+
+OTHER_FILES += \
+ $$PWD/data/*
+
+TESTDATA += \
+ $$PWD/data/tst_*