1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 08:53:55 +02:00

Factor out a bit more language testings infra

Will be used in a second test after `lang.sh`.
This commit is contained in:
John Ericson 2024-06-23 15:33:45 -04:00
parent df068734ac
commit 490ca93cf8
7 changed files with 82 additions and 67 deletions

View file

@ -23,7 +23,7 @@ nix_tests = \
remote-store.sh \
legacy-ssh-store.sh \
lang.sh \
lang-test-infra.sh \
characterisation-test-infra.sh \
experimental-features.sh \
fetchMercurial.sh \
gc-auto.sh \