summaryrefslogtreecommitdiff
path: root/tests/Makefile-test-matrix.am.inc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2019-10-16 11:19:28 +0200
committerAlexander Larsson <alexander.larsson@gmail.com>2019-11-26 16:37:01 +0100
commitd44864a74eaf598d912687e8739876671cef45e1 (patch)
treee6b016e8a7042d0cc25bfd0e74ad1ddd70a0a660 /tests/Makefile-test-matrix.am.inc
parentddc60ad1797fe2c0355cb42925d810e1507940a4 (diff)
downloadflatpak-d44864a74eaf598d912687e8739876671cef45e1.tar.gz
tests: Add p2p token tests
Unfortunately we lose some error information when we pull multiple refs, ending with a generic "something failed" error rather than the 401 error so in the p2p case we can't verify that we get the right errors.
Diffstat (limited to 'tests/Makefile-test-matrix.am.inc')
-rw-r--r--tests/Makefile-test-matrix.am.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile-test-matrix.am.inc b/tests/Makefile-test-matrix.am.inc
index 59bcb29a..695dc32f 100644
--- a/tests/Makefile-test-matrix.am.inc
+++ b/tests/Makefile-test-matrix.am.inc
@@ -21,6 +21,7 @@ TEST_MATRIX= \
tests/test-oci-registry@system,annotations.wrap \
tests/test-oci-registry@system,labels.wrap \
tests/test-auth@nocollections.wrap \
+ tests/test-auth@collections.wrap \
$(NULL)
TEST_MATRIX_DIST= \
tests/test-basic.sh \