diff options
Diffstat (limited to 'tests/functional/local.mk')
-rw-r--r-- | tests/functional/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/local.mk b/tests/functional/local.mk index 9d69c925b..24d772cc7 100644 --- a/tests/functional/local.mk +++ b/tests/functional/local.mk @@ -2,6 +2,7 @@ nix_tests = \ test-infra.sh \ init.sh \ flakes/flakes.sh \ + flakes/develop.sh \ flakes/run.sh \ flakes/mercurial.sh \ flakes/circular.sh \ |