diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index 67b378839a22..47956c23246a 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -14,7 +14,7 @@ nix_tests = \ placeholders.sh nix-shell.sh \ linux-sandbox.sh \ build-remote.sh \ - nar-index.sh \ + nar-access.sh \ structured-attrs.sh \ fetchGit.sh \ fetchMercurial.sh |