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 : Привет мир |
+ } |
+ } |
+} |