Chromium Code Reviews

Unified Diff: test/inspector/console/memory-setter-in-strict-mode-expected.txt

Issue 2784713002: [inspector] console get all information from inspector when needed (Closed)
Patch Set: fixed last test Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « test/inspector/console/memory-setter-in-strict-mode.js ('k') | test/inspector/inspector-impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/console/memory-setter-in-strict-mode-expected.txt
diff --git a/test/inspector/console/memory-setter-in-strict-mode-expected.txt b/test/inspector/console/memory-setter-in-strict-mode-expected.txt
deleted file mode 100644
index 04b60d8c1442334356df318020002064e09fa545..0000000000000000000000000000000000000000
--- a/test/inspector/console/memory-setter-in-strict-mode-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Tests checks that console.memory property can be set in strict mode (crbug.com/468611).
-{
- id : <messageId>
- result : {
- result : {
- type : undefined
- }
- }
-}
« no previous file with comments | « test/inspector/console/memory-setter-in-strict-mode.js ('k') | test/inspector/inspector-impl.h » ('j') | no next file with comments »

Powered by Google App Engine