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

Unified Diff: test/inspector/runtime/evaluate-with-generate-preview.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-with-generate-preview.js
diff --git a/test/inspector/runtime/evaluate-with-generate-preview.js b/test/inspector/runtime/evaluate-with-generate-preview.js
index 5e8f34a283406fa9ae9ec3d3a46a24ab6b594466..972e97fd7f4ff8c4c7cf890ac96f8b3954af09d1 100644
--- a/test/inspector/runtime/evaluate-with-generate-preview.js
+++ b/test/inspector/runtime/evaluate-with-generate-preview.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 will generate correct previews.");
+InspectorTest.log("Tests that Runtime.evaluate will generate correct previews.");
InspectorTest.addScript(
`
« no previous file with comments | « test/inspector/runtime/evaluate-with-context-id-equal-zero.js ('k') | test/inspector/runtime/exception-thrown.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698