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.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/universal/universal.pro b/tests/auto/universal/universal.pro
deleted file mode 100644
index bb7a85ca..00000000
--- a/tests/auto/universal/universal.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = app
-TARGET = tst_universal
-CONFIG += qmltestcase
-
-SOURCES += \
- $$PWD/tst_universal.cpp
-
-RESOURCES += \
- $$PWD/universal.qrc
-
-OTHER_FILES += \
- $$PWD/data/*
-
-TESTDATA += \
- $$PWD/data/tst_*