aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2021-03-15 16:48:28 +0100
committerGitHub <noreply@github.com>2021-03-15 16:48:28 +0100
commitc0073f62687a2459a93d7b8a07a3970629205fd8 (patch)
tree11e388c969ea811bc3323bca6b0adc5f59d78a42 /tests/local.mk
parent91ea9c52ee42bbcc8ff344e20e10e15f3ca62cd8 (diff)
parentae1441e5488a0e1608851b329358eb390a08ac27 (diff)
Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixed
Restore now-working build-remote-content-addressed-fixed test
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 9a227bec5..1ca363091 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -17,6 +17,7 @@ nix_tests = \
linux-sandbox.sh \
build-dry.sh \
build-remote-input-addressed.sh \
+ build-remote-content-addressed-fixed.sh \
build-remote-content-addressed-floating.sh \
ssh-relay.sh \
nar-access.sh \