~kalikiana/ubuntu-ui-toolkit/appsettings

« back to all changes in this revision

Viewing changes to tests/autopilot/ubuntuuitoolkit/tests/__init__.py

  • Committer: Zsombor Egri
  • Date: 2014-04-20 19:25:12 UTC
  • mto: (700.276.32 combobutton)
  • mto: This revision was merged to the branch mainline in revision 770.
  • Revision ID: zsombor.egri@canonical.com-20140420192512-o0juovm3r2a3myyj
version set to 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
 
66
66
    test_qml = ("""
67
67
import QtQuick 2.0
68
 
import Ubuntu.Components 0.1
 
68
import Ubuntu.Components 1.0
69
69
 
70
70
MainView {
71
71
    width: units.gu(48)