summaryrefslogtreecommitdiff
path: root/Makefile-tests.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2021-12-20 13:47:31 -0500
committerGitHub <noreply@github.com>2021-12-20 13:47:31 -0500
commit7c6719995d42dd3ca46a93d9c40594ad9168dc83 (patch)
treed8fc230e2dd16fb0e88f0d4789f951a74a9cd234 /Makefile-tests.am
parent365559eaa8126d60366b3f69585268dd89ce3a3a (diff)
parent513b3c09a54af31ffd1b0eb9b3c47849816483be (diff)
downloadostree-7c6719995d42dd3ca46a93d9c40594ad9168dc83.tar.gz
Merge pull request #2500 from lucab/ups/cli-extensions
main: add support for CLI extensions via external binaries
Diffstat (limited to 'Makefile-tests.am')
-rw-r--r--Makefile-tests.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-tests.am b/Makefile-tests.am
index 69d3035d..6bae65cf 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -62,6 +62,7 @@ _installed_or_uninstalled_test_scripts = \
tests/test-basic-user.sh \
tests/test-basic-user-only.sh \
tests/test-basic-root.sh \
+ tests/test-cli-extensions.sh \
tests/test-pull-subpath.sh \
tests/test-archivez.sh \
tests/test-remote-add.sh \