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

Unified Diff: test/inspector/console/console-follow-spec-expected.txt

Issue 2438683003: Version 5.6.108.1 (cherry-pick) (Closed)
Patch Set: Created 4 years, 2 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/console/console-follow-spec.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/console/console-follow-spec-expected.txt
diff --git a/test/inspector/console/console-follow-spec-expected.txt b/test/inspector/console/console-follow-spec-expected.txt
deleted file mode 100644
index 7079a48fa55eb5c79b98944963f0f3d075c2ecea..0000000000000000000000000000000000000000
--- a/test/inspector/console/console-follow-spec-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Running test: consoleExistsOnGlobal
-true
-
-Running test: consoleHasRightPropertyDescriptor
-{
- configurable : true
- enumerable : false
- value : <value>
- writable : true
-}
-
-Running test: ConsoleNotExistsOnGlobal
-false
-
-Running test: prototypeChainMustBeCorrect
-true
« no previous file with comments | « test/inspector/console/console-follow-spec.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698