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