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 ccd76eeac..5981177ed 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -103,6 +103,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 \ |