summaryrefslogtreecommitdiff
path: root/tests/Makefile-test-matrix.am.inc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2019-10-10 18:16:08 +0200
committerAlexander Larsson <alexander.larsson@gmail.com>2019-11-26 16:37:01 +0100
commitf51cb45a4f46162bba9194f720d10bbdc352c130 (patch)
tree090bb886839046492d35144b3376bc52355f0995 /tests/Makefile-test-matrix.am.inc
parentc8e1ba41e1c5f98028fecb153cc93bd886b9ade3 (diff)
downloadflatpak-f51cb45a4f46162bba9194f720d10bbdc352c130.tar.gz
tests: Add initial tests for token-needing installs
Diffstat (limited to 'tests/Makefile-test-matrix.am.inc')
-rw-r--r--tests/Makefile-test-matrix.am.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile-test-matrix.am.inc b/tests/Makefile-test-matrix.am.inc
index 2e7bc8f9..59bcb29a 100644
--- a/tests/Makefile-test-matrix.am.inc
+++ b/tests/Makefile-test-matrix.am.inc
@@ -20,6 +20,7 @@ TEST_MATRIX= \
tests/test-oci-registry@user,labels.wrap \
tests/test-oci-registry@system,annotations.wrap \
tests/test-oci-registry@system,labels.wrap \
+ tests/test-auth@nocollections.wrap \
$(NULL)
TEST_MATRIX_DIST= \
tests/test-basic.sh \
@@ -41,4 +42,5 @@ TEST_MATRIX_EXTRA_DIST= \
tests/test-repo.sh \
tests/test-bundle.sh \
tests/test-oci-registry.sh \
+ tests/test-auth.sh \
$(NULL)