1
0
Fork 0
mirror of synced 2024-05-26 12:01:14 -04:00
dotbot/test/tests/config-empty.bash
2015-05-05 20:11:46 -04:00

8 lines
116 B
Bash

test_description='empty config disallowed'
. '../test-lib.bash'
test_expect_failure 'run' '
run_dotbot <<EOF
EOF
'