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

Unified Diff: test/inspector/json-parse-expected.txt

Issue 2369753004: [inspector] added inspector test runner [part 5] (Closed)
Patch Set: rebased Created 4 years, 3 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/json-parse-expected.txt
diff --git a/test/inspector/json-parse-expected.txt b/test/inspector/json-parse-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b11d6e2ee07b51be2f5810f3cce42c5b7c04476d
--- /dev/null
+++ b/test/inspector/json-parse-expected.txt
@@ -0,0 +1,9 @@
+{
+ id : 1
+ result : {
+ result : {
+ type : string
+ value : Привет мир
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698