summaryrefslogtreecommitdiffstats
path: root/tests/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-07-25 17:54:09 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-07-25 17:54:09 +0200
commit3bc8dd514abd6e737c557f3987315401ebf8d452 (patch)
tree5daafe27dab735a607e1a2e36f83aa8023a9ab12 /tests/qmldir
parent5892cf6b29c62cc632e94b22624a0bbbe6c21c54 (diff)
downloadkube-3bc8dd514abd6e737c557f3987315401ebf8d452.tar.gz
kube-3bc8dd514abd6e737c557f3987315401ebf8d452.zip
Ensure that we shutdown all resources before existing the test.
A lingering resource will also block the test from exiting.
Diffstat (limited to 'tests/qmldir')
-rw-r--r--tests/qmldir2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qmldir b/tests/qmldir
index 2ccb630a..63b4ba66 100644
--- a/tests/qmldir
+++ b/tests/qmldir
@@ -1,3 +1,5 @@
1module org.kube.test 1module org.kube.test
2 2
3ViewTestCase 1.0 ViewTestCase.qml
4
3plugin testplugin 5plugin testplugin