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 b100e7f15..067ece24d 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -44,6 +44,7 @@ nix_tests = \ recursive.sh \ describe-stores.sh \ flakes.sh \ + text-hashed-output.sh \ build.sh \ compute-levels.sh \ repl.sh \ |