~ci-train-bot/ubuntu-settings-components/ubuntu-settings-components-ubuntu-yakkety-landing-092

« back to all changes in this revision

Viewing changes to tests/qmltests/tst_Calendar.qml

  • Committer: Nick Dedekind
  • Date: 2013-09-25 08:54:58 UTC
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: nicholas.dedekind@gmail.com-20130925085458-35zo920vi41gq173
Restructured qml folders

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
import QtQuick 2.0
20
20
import QtTest 1.0
21
21
import Ubuntu.Components 0.1
22
 
import "../../Ubuntu/SettingsComponents/Calendar"
 
22
import Ubuntu.Settings.Components 0.1
23
23
import "utils.js" as UtilsJS
24
24
 
25
25
Item {