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( |
` |