summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-03-02 12:29:41 +0000
committerPhaedrus Leeds <mwl458@gmail.com>2022-03-03 12:33:37 -0800
commit597abdc5853d5ae0b9c212aeb5517bd2eeab2717 (patch)
tree38ccd4154a08274d5c692896c24586ce0707b72a /tests
parent9199a8efb65344763084168eacc83ce7ff0df8e8 (diff)
downloadflatpak-597abdc5853d5ae0b9c212aeb5517bd2eeab2717.tar.gz
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>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am.inc b/tests/Makefile.am.inc
index ae6ac041..a6e71832 100644
--- a/tests/Makefile.am.inc
+++ b/tests/Makefile.am.inc
@@ -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 \