diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index fd9438386..a1929f96d 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -33,7 +33,9 @@ nix_tests = \ post-hook.sh \ function-trace.sh \ recursive.sh \ - flakes.sh + describe-stores.sh \ + flakes.sh \ + content-addressed.sh # parallel.sh # build-remote-content-addressed-fixed.sh \ |