From 107e60448ec89883e60905f5a1cef507c0bf9fc2 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 10 Jan 2018 17:10:10 +0100 Subject: Run views with a test dataset using TestStore. This allows us to start the view using qmlscene with a testdata set that is created in a test datastore (isolated from the regular data). --- tests/qmldir | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/qmldir (limited to 'tests/qmldir') diff --git a/tests/qmldir b/tests/qmldir new file mode 100644 index 00000000..2ccb630a --- /dev/null +++ b/tests/qmldir @@ -0,0 +1,3 @@ +module org.kube.test + +plugin testplugin -- cgit v1.2.3