Add cli test for input file not found

This commit is contained in:
imaqtkatt 2024-07-10 22:07:19 -03:00
parent 47f7cfd429
commit 2f8062bc5f
3 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,2 @@
run
tests/golden_tests/missing_dir/input_file_not_found.bend

View File

@ -0,0 +1,6 @@
---
source: tests/golden_tests.rs
input_file: tests/golden_tests/cli/input_file_not_found.bend
---
Errors:
The file 'tests/golden_tests/missing_dir/input_file_not_found.bend' was not found.