mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Don't test input_filename/line_number yet
This commit is contained in:
@@ -1173,12 +1173,3 @@ import "test_bind_order" as check; check::check
|
|||||||
null
|
null
|
||||||
true
|
true
|
||||||
|
|
||||||
try input_filename catch .
|
|
||||||
null
|
|
||||||
"Unknown input filename"
|
|
||||||
|
|
||||||
try input_line_number catch .
|
|
||||||
null
|
|
||||||
"Unknown input line number"
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user