1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 14:55:09 +02:00

Move shebang flake tests into a separate test

This commit is contained in:
Eelco Dolstra 2024-11-20 18:08:31 +01:00
parent c13c6066b7
commit 5533b0c735
3 changed files with 119 additions and 101 deletions

View file

@ -24,6 +24,7 @@ suites += {
'config.sh',
'show.sh',
'dubious-query.sh',
'shebang.sh',
],
'workdir': meson.current_source_dir(),
}