test_description='link glob recursive' . '../test-lib.bash' check_python_version ">=" 3.5 \ || test_expect_failure 'expect-fail' ' run_dotbot -v <=" 3.5 \ || skip_tests test_expect_success 'setup' ' mkdir -p ${DOTFILES}/config/foo/bar && echo "apple" > ${DOTFILES}/config/foo/bar/a && echo "banana" > ${DOTFILES}/config/foo/bar/b && echo "cherry" > ${DOTFILES}/config/foo/bar/c ' test_expect_success 'run' ' run_dotbot -v <