test_description='relink relative does not incorrectly relink file' . '../test-lib.bash' test_expect_success 'setup' ' echo "apple" > ${DOTFILES}/f && echo "grape" > ~/.f ' test_expect_success 'run' ' run_dotbot <