aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorMatthew Kenigsberg <matthewkenigsberg@gmail.com>2020-10-23 08:20:38 -0500
committerMatthew Kenigsberg <matthewkenigsberg@gmail.com>2020-11-11 10:27:02 -0600
commitd52b12c0a53f88b8ea9238d604f293b54c8ae51a (patch)
treef5de0e3210388a59e40898ba9bd8c631b1bae4f1 /tests/local.mk
parent8abb80a478116b10bf37162c71f602262de412a9 (diff)
Test nix build --json
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index a1929f96d..ce94ec80e 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -35,7 +35,8 @@ nix_tests = \
recursive.sh \
describe-stores.sh \
flakes.sh \
- content-addressed.sh
+ content-addressed.sh \
+ build.sh
# parallel.sh
# build-remote-content-addressed-fixed.sh \