summaryrefslogtreecommitdiff
path: root/test/tests/config-empty.bash
blob: 146d89e4a14ad891886945c05b07749f672ce711 (plain)
1
2
3
4
5
6
7
test_description='empty config disallowed'
. '../test-lib.bash'

test_expect_failure 'run' '
run_dotbot <<EOF
EOF
'