summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/modeltest/modeltest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/modeltest/modeltest.pro')
-rw-r--r--tests/auto/other/modeltest/modeltest.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/other/modeltest/modeltest.pro b/tests/auto/other/modeltest/modeltest.pro
deleted file mode 100644
index 8e96058449..0000000000
--- a/tests/auto/other/modeltest/modeltest.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_modeltest
-QT += widgets testlib
-SOURCES += tst_modeltest.cpp modeltest.cpp dynamictreemodel.cpp
-HEADERS += modeltest.h dynamictreemodel.h