summaryrefslogtreecommitdiff
path: root/Makefile-tests.am
diff options
context:
space:
mode:
authorKrzesimir Nowak <krzesimir@kinvolk.io>2017-06-28 12:46:02 +0200
committerAtomic Bot <atomic-devel@projectatomic.io>2017-07-06 19:08:14 +0000
commit7fa534ac17370d4dc46c222aaa5d3f1e9e3fdd50 (patch)
tree3bd8c4b2a9ce5db0b4979d9509c63bfa157f6d90 /Makefile-tests.am
parentcc9a0386c46bbeca8f1ce80239eb00ad6d792de8 (diff)
downloadostree-7fa534ac17370d4dc46c222aaa5d3f1e9e3fdd50.tar.gz
tests: New tests for creating commits with bindings and pulling them
Closes: #972 Approved by: cgwalters
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 444b6636..b4ec44d6 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -122,6 +122,7 @@ _installed_or_uninstalled_test_scripts += \
tests/test-refs-collections.sh \
tests/test-remote-add-collections.sh \
tests/test-summary-collections.sh \
+ tests/test-pull-collections.sh \
$(NULL)
endif