summaryrefslogtreecommitdiffstats
path: root/tests/auto/statemachine/statemachine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/statemachine/statemachine.pro')
-rw-r--r--tests/auto/statemachine/statemachine.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/statemachine/statemachine.pro b/tests/auto/statemachine/statemachine.pro
deleted file mode 100644
index 0e4de1a..0000000
--- a/tests/auto/statemachine/statemachine.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-QT = core gui qml testlib scxml-private
-CONFIG += testcase
-
-TARGET = tst_statemachine
-CONFIG += console
-CONFIG -= app_bundle
-
-TEMPLATE = app
-
-RESOURCES += tst_statemachine.qrc
-
-SOURCES += \
- tst_statemachine.cpp