summaryrefslogtreecommitdiffstats
path: root/tests/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-01-10 17:10:10 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-01-10 17:10:10 +0100
commit107e60448ec89883e60905f5a1cef507c0bf9fc2 (patch)
tree36fe3ba8226bb2bba594de8a3d574bfa2e28ce36 /tests/qmldir
parent4e0369c1ca779576998c27dc4f06c018c5a22202 (diff)
downloadkube-107e60448ec89883e60905f5a1cef507c0bf9fc2.tar.gz
kube-107e60448ec89883e60905f5a1cef507c0bf9fc2.zip
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).
Diffstat (limited to 'tests/qmldir')
-rw-r--r--tests/qmldir3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qmldir b/tests/qmldir
new file mode 100644
index 00000000..2ccb630a
--- /dev/null
+++ b/tests/qmldir
@@ -0,0 +1,3 @@
1module org.kube.test
2
3plugin testplugin