tests: Don't install tap-driver.sh in the installed-tests

This is specifically for running build-time tests in the Autotools build
system, and is not used when running installed-tests.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 597abdc585)
This commit is contained in:
Simon McVittie
2022-03-02 12:29:41 +00:00
parent 79df7151b6
commit 4ef2fa05d5

View File

@@ -202,7 +202,6 @@ tests/package_version.txt: Makefile
tests/test-basic.sh: tests/package_version.txt
dist_installed_test_extra_scripts += \
buildutil/tap-driver.sh \
tests/http-utils-test-server.py \
tests/oci-registry-server.py \
tests/oci-registry-client.py \