~ubuntu-branches/ubuntu/saucy/webbrowser-app/saucy-proposed

« back to all changes in this revision

Viewing changes to tests/unittests/qml/tst_Chrome.qml

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2013-07-31 10:35:29 UTC
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: package-import@ubuntu.com-20130731103529-y3pnb53u111mpqep
Tags: upstream-0.22+13.10.20130731.1
ImportĀ upstreamĀ versionĀ 0.22+13.10.20130731.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
import QtQuick 2.0
20
20
import QtTest 1.0
21
 
import Ubuntu.Components.Extras.Browser 0.1
 
21
import "undertest"
22
22
 
23
23
TestCase {
24
24
    name: "Chrome"