summaryrefslogtreecommitdiffstats
path: root/views/conversation/tests/tst_conversationview.qml
diff options
context:
space:
mode:
Diffstat (limited to 'views/conversation/tests/tst_conversationview.qml')
-rw-r--r--views/conversation/tests/tst_conversationview.qml4
1 files changed, 1 insertions, 3 deletions
diff --git a/views/conversation/tests/tst_conversationview.qml b/views/conversation/tests/tst_conversationview.qml
index 186c2634..b85f4cb6 100644
--- a/views/conversation/tests/tst_conversationview.qml
+++ b/views/conversation/tests/tst_conversationview.qml
@@ -23,10 +23,8 @@ import "../qml"
23import org.kube.framework 1.0 as Kube 23import org.kube.framework 1.0 as Kube
24import org.kube.test 1.0 24import org.kube.test 1.0
25 25
26TestCase { 26ViewTestCase {
27 id: testCase 27 id: testCase
28 width: 400
29 height: 400
30 name: "MailView" 28 name: "MailView"
31 29
32 Component { 30 Component {