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

Unified Diff: test/inspector/debugger/object-preview-internal-properties.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
« no previous file with comments | « test/inspector/debugger/inspector-break-api.js ('k') | test/inspector/debugger/pause-on-oom.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/debugger/object-preview-internal-properties.js
diff --git a/test/inspector/debugger/object-preview-internal-properties.js b/test/inspector/debugger/object-preview-internal-properties.js
index 00b1d5bf45a3ff310d3cb6bb13d79a406dd2903c..78d4d8326ed4598b68585150f9b1f6050a3d5846 100644
--- a/test/inspector/debugger/object-preview-internal-properties.js
+++ b/test/inspector/debugger/object-preview-internal-properties.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("Check internal properties reported in object preview.");
+InspectorTest.log("Check internal properties reported in object preview.");
Protocol.Debugger.enable();
Protocol.Runtime.enable();
« no previous file with comments | « test/inspector/debugger/inspector-break-api.js ('k') | test/inspector/debugger/pause-on-oom.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698