Index: test/inspector/runtime/evaluate-empty-stack.js |
diff --git a/test/inspector/runtime/evaluate-empty-stack.js b/test/inspector/runtime/evaluate-empty-stack.js |
index 7fdd9446274e47dfb66d96025fe330cd754a349e..0147401112476be4627224bf1dc1aafe1cda7403 100644 |
--- a/test/inspector/runtime/evaluate-empty-stack.js |
+++ b/test/inspector/runtime/evaluate-empty-stack.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.evaluate works with an empty stack"); |
+InspectorTest.log("Tests that Runtime.evaluate works with an empty stack"); |
InspectorTest.addScript("var text = [48116210, 34460128, 1406661984071834]"); |