Skip to content

Commit

Permalink
update test to use new encoding/json chars
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Mar 4, 2024
1 parent 0d08a54 commit d1ea062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sharness/t0051-object-data/expected_getOut
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Links":[],"Data":"\u0008\u0002\u0012\nHello Mars\u0018\n"}
{"Links":[],"Data":"\b\u0002\u0012\nHello Mars\u0018\n"}

0 comments on commit d1ea062

Please sign in to comment.