diff --git a/tests/tests.bats b/tests/tests.bats index aad5b60..df4abc4 100644 --- a/tests/tests.bats +++ b/tests/tests.bats @@ -103,12 +103,6 @@ test_install_one_version() local todir; todir="to installed" - # Empty file for shell completion convenience - test -e "$fromdir/$ver" || { - printf 'Missing empty file: %s\n' "$fromdir/$ver" - exit 1 - } - mkdir "$todir" "$todir"/tools pwd printf "'%s/install.sh' '%s' (todir='%s')\n" \