aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorThéophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>2022-01-18 10:59:12 +0100
committerGitHub <noreply@github.com>2022-01-18 10:59:12 +0100
commitdc4730ee943d0e374d44e5370f72f1c78a7f6a6e (patch)
tree3a83cfd5786ee08177ab0041d015aaf97e3eff1c /tests/local.mk
parentfc2443a67caa139fdfb0fa0fccf3d777d736ffe9 (diff)
parent5753f6efbb46ea172913d03d0b0988546ff4971f (diff)
Merge pull request #5720 from tomberek/flake_search
flakes: search up to git or filesystem boundary
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index d2a46f22b..8580ecac9 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -47,6 +47,7 @@ nix_tests = \
describe-stores.sh \
flakes.sh \
flake-local-settings.sh \
+ flake-searching.sh \
build.sh \
repl.sh ca/repl.sh \
ca/build.sh \