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

Unified Diff: test/inspector/runtime/await-promise.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
« no previous file with comments | « test/inspector/protocol-test.js ('k') | test/inspector/runtime/call-function-on-async.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/await-promise.js
diff --git a/test/inspector/runtime/await-promise.js b/test/inspector/runtime/await-promise.js
index dc0c132bab7258c8ac32ebd97ce1aa332c402570..a09eb05a4c9c7a035cf6f970d507ea738e833594 100644
--- a/test/inspector/runtime/await-promise.js
+++ b/test/inspector/runtime/await-promise.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Flags: --expose_gc
-print("Tests that Runtime.awaitPromise works.");
+InspectorTest.log("Tests that Runtime.awaitPromise works.");
InspectorTest.addScript(
`
« no previous file with comments | « test/inspector/protocol-test.js ('k') | test/inspector/runtime/call-function-on-async.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698