mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
Fix test cases to match the new reality
This commit is contained in:
parent
837bce9e04
commit
763ad96b87
4 changed files with 5 additions and 5 deletions
|
|
@ -33,10 +33,10 @@
|
|||
"s17": "abcdefg"
|
||||
},
|
||||
{
|
||||
"s07": ""
|
||||
"s07": "abcdefg"
|
||||
},
|
||||
{
|
||||
"s39": ""
|
||||
"s39": "cdefg"
|
||||
},
|
||||
{
|
||||
"s53": ""
|
||||
|
|
|
|||
|
|
@ -30,6 +30,6 @@
|
|||
"sx7": "abcdefg"
|
||||
},
|
||||
{
|
||||
"sx9": ""
|
||||
"sx9": "abcdefg"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"m1x": (error)
|
||||
},
|
||||
{
|
||||
"s0x": ""
|
||||
"s0x": "abcdefg"
|
||||
},
|
||||
{
|
||||
"s1x": "abcdefg"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
ab
|
||||
|
||||
abcde
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue