summaryrefslogtreecommitdiffstats
path: root/tests/qmlauto/selftests/tst_selftests.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qmlauto/selftests/tst_selftests.qml')
-rw-r--r--tests/qmlauto/selftests/tst_selftests.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qmlauto/selftests/tst_selftests.qml b/tests/qmlauto/selftests/tst_selftests.qml
index 875a242..bcf53b9 100644
--- a/tests/qmlauto/selftests/tst_selftests.qml
+++ b/tests/qmlauto/selftests/tst_selftests.qml
@@ -52,6 +52,7 @@ TestCase {
property string failmsg: "cleaned"
property string actual: ""
property string expected: ""
+ property variant functionsToRun: []
function fail(msg, file, line) {
failmsg = msg