aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro')
-rw-r--r--tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro b/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro
deleted file mode 100644
index c41f798d33..0000000000
--- a/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickboundaryrule
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickboundaryrule.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += quick-private qml testlib