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

Move --commit-lock-file-summary tests into a separate file

This commit is contained in:
Eelco Dolstra 2024-11-20 18:42:33 +01:00
parent fd2df5f02f
commit e1cb905aca
3 changed files with 52 additions and 39 deletions

View file

@ -25,6 +25,7 @@ suites += {
'show.sh',
'dubious-query.sh',
'shebang.sh',
'commit-lock-file-summary.sh',
],
'workdir': meson.current_source_dir(),
}