about summary refs log tree commit diff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorWill Dietz <w@wdtz.org>2018-02-07T20·57-0600
committerWill Dietz <w@wdtz.org>2018-02-07T21·20-0600
commit3780435a0e3166ff898b33b8eb9a057ffa16ce67 (patch)
tree9b9883ba12f98c1a25fe28eb40337983b7f425e2 /tests/local.mk
parentf201b7733e22cc236a41093a88cc789239d994bd (diff)
tests: Add (failing) tests for reported --dry-run issues.
Diffstat (limited to '')
-rw-r--r--tests/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index e90b9f7da4..0035dca2d6 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -13,6 +13,7 @@ nix_tests = \
   check-reqs.sh pass-as-file.sh tarball.sh restricted.sh \
   placeholders.sh nix-shell.sh \
   linux-sandbox.sh \
+  build-dry.sh \
   build-remote.sh \
   nar-access.sh \
   structured-attrs.sh \