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 5ac1ede32..e4f1c4e89 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -96,6 +96,7 @@ nix_tests = \ ca/why-depends.sh \ import-derivation.sh \ ca/import-derivation.sh \ + ca/text-hashed-output.sh \ nix_path.sh \ case-hack.sh \ placeholders.sh \ |