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

Unified Diff: test/inspector/runtime/evaluate-empty-stack.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/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]");

Powered by Google App Engine
This is Rietveld 408576698