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

« back to all changes in this revision

Viewing changes to tests/qmluitests/tst_UserSessionMenu.qml

  • Committer: Andrea Cimitan
  • Date: 2013-06-07 15:39:04 UTC
  • Revision ID: andrea.cimitan@gmail.com-20130607153904-qvlflcvh4t09ublu
Some changes, renaming and new tests

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 "../../SystemComponents"
 
22
import "../../SettingsComponents"
 
23
import "utils.js" as UtilsJS
23
24
 
24
25
Item {
25
26
    width: units.gu(42)