1
0
mirror of https://github.com/ascii-boxes/boxes.git synced 2025-03-02 00:01:11 +01:00
boxes/test/003_no_config_file.txt
Thomas Jensen 877336a114
Add support for XDG base directories
for config file discovery. Also, the config file is searched in
more places, and can have more names. Details in issue comments.
2021-03-19 16:40:53 +01:00

8 lines
116 B
Plaintext

:ARGS
-f nonexistent
:INPUT
:OUTPUT-FILTER
:EXPECTED-ERROR 1
boxes: Couldn't find config file at 'nonexistent'
:EOF