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

test_expect_success 'run' '
run_dotbot <<EOF
EOF
'