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

test_expect_success 'run' '
run_dotbot <<EOF
[]
EOF
'