summaryrefslogtreecommitdiffstats
path: root/views/people
diff options
context:
space:
mode:
Diffstat (limited to 'views/people')
-rw-r--r--views/people/tests/tst_peopleview.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/people/tests/tst_peopleview.qml b/views/people/tests/tst_peopleview.qml
index 263247ad..d2764c31 100644
--- a/views/people/tests/tst_peopleview.qml
+++ b/views/people/tests/tst_peopleview.qml
@@ -19,6 +19,7 @@
19 19
20import QtQuick 2.7 20import QtQuick 2.7
21import QtTest 1.0 21import QtTest 1.0
22import org.kube.test 1.0
22import "../qml" 23import "../qml"
23 24
24TestCase { 25TestCase {