test_description='relative linking works' . '../test-lib.bash' test_expect_success 'setup' ' echo "apple" > ${DOTFILES}/f && mkdir ${DOTFILES}/d && echo "grape" > ${DOTFILES}/d/e ' test_expect_success 'run' ' run_dotbot <