Index: test/inspector/debugger/async-stacks-limit.js |
diff --git a/test/inspector/debugger/async-stacks-limit.js b/test/inspector/debugger/async-stacks-limit.js |
index d3c47dbfd4a79b92e7f697c1877c538ca09b56d9..62206750df58875112fc1c84587423002077f533 100644 |
--- a/test/inspector/debugger/async-stacks-limit.js |
+++ b/test/inspector/debugger/async-stacks-limit.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('Checks that async stacks works good with different limits'); |
+InspectorTest.log('Checks that async stacks works good with different limits'); |
InspectorTest.addScript(` |
var resolveTest; |