~unity-team/unity8/hotfix-launcher-on-dash

« back to all changes in this revision

Viewing changes to tests/qmltests/Panel/tst_Panel.qml

  • Committer: Michał Sawicz
  • Date: 2013-12-17 16:04:47 UTC
  • mto: This revision was merged to the branch mainline in revision 600.
  • Revision ID: michal.sawicz@canonical.com-20131217160447-d1inqe0kmfgse2b8
Introduce a qml directory, move all QML, JS and assets, under it, adapt the rest to match.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
import QtTest 1.0
19
19
import Unity.Test 0.1 as UT
20
20
import ".."
21
 
import "../../../Panel"
 
21
import "../../../qml/Panel"
22
22
 
23
23
/*
24
24
  This tests the Panel component using a fake model to stage data in the indicators