aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickninepatchimage/qquickninepatchimage.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qquickninepatchimage/qquickninepatchimage.pro')
-rw-r--r--tests/auto/qquickninepatchimage/qquickninepatchimage.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/qquickninepatchimage/qquickninepatchimage.pro b/tests/auto/qquickninepatchimage/qquickninepatchimage.pro
deleted file mode 100644
index b40a5f4c..00000000
--- a/tests/auto/qquickninepatchimage/qquickninepatchimage.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-macos:CONFIG -= app_bundle
-TARGET = tst_qquickninepatchimage
-
-QT += core gui qml quick testlib
-QT_PRIVATE += gui-private quick-private quickcontrols2-private
-
-include (../shared/util.pri)
-
-SOURCES += tst_qquickninepatchimage.cpp
-
-TESTDATA += \
- $$PWD/data/*.qml \
- $$PWD/data/*.png