~ahayzen/ubuntu-printing-app/rearrange-folders

« back to all changes in this revision

Viewing changes to ubuntu-printing-app/tests/qmltests/tst_LabelRow.qml

  • Committer: Andrew Hayzen
  • Date: 2017-03-17 12:34:49 UTC
  • Revision ID: ahayzen@gmail.com-20170317123449-213wgn6xli14b10w
* Move printing app tests into the ubuntu-printing-app folder

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
import QtQuick 2.4
21
21
import QtTest 1.1
22
22
import Ubuntu.Test 1.0
23
 
import "../../ubuntu-printing-app/components"
 
23
import "../../components"
24
24
 
25
25
Item {
26
26
    width: units.gu(100)