diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk index 0c002a37c..0910fcd91 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -107,6 +107,8 @@ nix_tests = \ eval-store.sh \ why-depends.sh \ ca/why-depends.sh \ + derivation-json.sh \ + ca/derivation-json.sh \ import-derivation.sh \ ca/import-derivation.sh \ nix_path.sh \ |