aboutsummaryrefslogtreecommitdiff
path: root/example/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'example/tests/tests.pro')
-rw-r--r--example/tests/tests.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/example/tests/tests.pro b/example/tests/tests.pro
deleted file mode 100644
index b51cda23..00000000
--- a/example/tests/tests.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-include(../example.pri)
-
-QT += testlib
-
-TARGET = tests
-
-SOURCES += tests.cpp
-
-HEADERS += tests.h