From 3bc8dd514abd6e737c557f3987315401ebf8d452 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 25 Jul 2018 17:54:09 +0200 Subject: Ensure that we shutdown all resources before existing the test. A lingering resource will also block the test from exiting. --- tests/qmldir | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/qmldir') diff --git a/tests/qmldir b/tests/qmldir index 2ccb630a..63b4ba66 100644 --- a/tests/qmldir +++ b/tests/qmldir @@ -1,3 +1,5 @@ module org.kube.test +ViewTestCase 1.0 ViewTestCase.qml + plugin testplugin -- cgit v1.2.3