summaryrefslogtreecommitdiff
path: root/tests/Makefile-test-matrix.am.inc
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-10-18 23:06:38 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-10-23 20:10:37 +0000
commit77a6665c2f2b703ba8550984ad1d1c74d85c0f0d (patch)
tree38c55425674068f05d0f96bf5bdd044dac86f3cf /tests/Makefile-test-matrix.am.inc
parent2d2f35056c60ed061675f856aece12b92b337e5b (diff)
downloadflatpak-77a6665c2f2b703ba8550984ad1d1c74d85c0f0d.tar.gz
Add some tests for flatpak override
Also test that the overrides have the expected effect in the sandbox, for some of them. Closes: #2252 Approved by: matthiasclasen
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 57e653dc..8bc0e65f 100644
--- a/tests/Makefile-test-matrix.am.inc
+++ b/tests/Makefile-test-matrix.am.inc
@@ -23,6 +23,7 @@ TEST_MATRIX_DIST= \
tests/test-oci.sh \
tests/test-unsigned-summaries.sh \
tests/test-update-remote-configuration.sh \
+ tests/test-override.sh \
$(NULL)
TEST_MATRIX_EXTRA_DIST= \
tests/test-run.sh \