Fix test cases to match the new reality

This commit is contained in:
John Kerl 2022-02-21 23:22:50 -05:00
parent 837bce9e04
commit 763ad96b87
4 changed files with 5 additions and 5 deletions

View file

@ -33,10 +33,10 @@
"s17": "abcdefg"
},
{
"s07": ""
"s07": "abcdefg"
},
{
"s39": ""
"s39": "cdefg"
},
{
"s53": ""

View file

@ -30,6 +30,6 @@
"sx7": "abcdefg"
},
{
"sx9": ""
"sx9": "abcdefg"
}
]

View file

@ -18,7 +18,7 @@
"m1x": (error)
},
{
"s0x": ""
"s0x": "abcdefg"
},
{
"s1x": "abcdefg"

View file

@ -1,3 +1,3 @@
ab
abcde