diff --git a/tests/all.test b/tests/all.test index 5a87398b..106afaa4 100644 --- a/tests/all.test +++ b/tests/all.test @@ -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" - -