Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(456)

Unified Diff: test/inspector/runtime/run-script-async.js

Issue 2713023004: [inspector] added reconnect method for tests (Closed)
Patch Set: rebased Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/inspector/runtime/run-script-async.js
diff --git a/test/inspector/runtime/run-script-async.js b/test/inspector/runtime/run-script-async.js
index 0aa90962a5d18263272ddb2deb5461eed61eb44f..a99d1efc3e197bbf17d79e6e13588ea067effe64 100644
--- a/test/inspector/runtime/run-script-async.js
+++ b/test/inspector/runtime/run-script-async.js
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-print("Tests that Runtime.compileScript and Runtime.runScript work with awaitPromise flag.");
+InspectorTest.log("Tests that Runtime.compileScript and Runtime.runScript work with awaitPromise flag.");
InspectorTest.runTestSuite([
function testRunAndCompileWithoutAgentEnable(next)
« no previous file with comments | « test/inspector/runtime/protocol-works-with-different-locale.js ('k') | test/inspector/runtime/runtime-restore.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698