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