summaryrefslogtreecommitdiff
path: root/tests/Makefile-test-matrix.am.inc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2019-12-19 18:01:00 +0100
committerAlexander Larsson <alexl@redhat.com>2019-12-19 18:01:00 +0100
commit86c9e55561cab8557e2917dca0e91c2d70b26d93 (patch)
tree3f20427009a26331b1dc7412dcdf4d2e2cc79156 /tests/Makefile-test-matrix.am.inc
parent883f4bf1778987b7993184657380e1f0d4e94da3 (diff)
downloadflatpak-86c9e55561cab8557e2917dca0e91c2d70b26d93.tar.gz
tests: Drop oci label/annotation separate tests
We only do labels now, so no need to test both.
Diffstat (limited to 'tests/Makefile-test-matrix.am.inc')
-rw-r--r--tests/Makefile-test-matrix.am.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/Makefile-test-matrix.am.inc b/tests/Makefile-test-matrix.am.inc
index 695dc32f..9b02f1a9 100644
--- a/tests/Makefile-test-matrix.am.inc
+++ b/tests/Makefile-test-matrix.am.inc
@@ -16,10 +16,8 @@ TEST_MATRIX= \
tests/test-bundle@user.wrap \
tests/test-bundle@system.wrap \
tests/test-bundle@system-norevokefs.wrap \
- tests/test-oci-registry@user,annotations.wrap \
- tests/test-oci-registry@user,labels.wrap \
- tests/test-oci-registry@system,annotations.wrap \
- tests/test-oci-registry@system,labels.wrap \
+ tests/test-oci-registry@user.wrap \
+ tests/test-oci-registry@system.wrap \
tests/test-auth@nocollections.wrap \
tests/test-auth@collections.wrap \
$(NULL)