diff --git a/tests/nix-profile.sh b/tests/bash-profile.sh similarity index 100% rename from tests/nix-profile.sh rename to tests/bash-profile.sh diff --git a/tests/local.mk b/tests/local.mk index 53a9179a3..aba5aa651 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -89,7 +89,7 @@ nix_tests = \ build.sh \ ca/nix-run.sh \ db-migration.sh \ - nix-profile.sh \ + bash-profile.sh \ pass-as-file.sh \ describe-stores.sh \ store-ping.sh