mirror of
1
0
Fork 0
dotbot/test/tests/config-empty.bash

8 lines
113 B
Bash

test_description='empty config allowed'
. '../test-lib.bash'
test_expect_success 'run' '
run_dotbot <<EOF
EOF
'