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 1, 2024
1 parent ebe6b2b commit 003c892
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 003c892

Please sign in to comment.