1
0
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:
Nicolas Williams
2015-05-21 17:47:01 -05:00
parent d1cb8ee0ad
commit 4b258f7d31

View File

@@ -1173,12 +1173,3 @@ import "test_bind_order" as check; check::check
null
true
try input_filename catch .
null
"Unknown input filename"
try input_line_number catch .
null
"Unknown input line number"