diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk index d3467aac2..a3c2ef3d5 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -111,6 +111,7 @@ nix_tests = \ import-derivation.sh \ ca/import-derivation.sh \ dyn-drv/text-hashed-output.sh \ + dyn-drv/recursive-mod-json.sh \ nix_path.sh \ case-hack.sh \ placeholders.sh \ |