~osomon/oxide/ensure-files-exist

« back to all changes in this revision

Viewing changes to qt/tests/qmltests/api/tst_ScriptMessageHandler.qml

  • Committer: Olivier Tilloy
  • Date: 2014-09-25 16:27:09 UTC
  • mfrom: (677.1.95 oxide)
  • Revision ID: olivier.tilloy@canonical.com-20140925162709-h8bai0f1nfaf7cfy
Merge the latest changes from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
    }
80
80
 
81
81
    function test_ScriptMessageHandler4_throws() {
82
 
      webView.url = "http://localhost:8080/empty.html";
 
82
      webView.url = "http://testsuite/empty.html";
83
83
      verify(webView.waitForLoadSucceeded(),
84
84
             "Timed out waiting for successful load");
85
85
      try {