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

Add test for output warning to ensure stability

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
This commit is contained in:
gustavderdrache 2025-05-21 11:11:09 -04:00
parent ce89c8c114
commit d80f0fb15a
2 changed files with 34 additions and 0 deletions

View file

@ -33,6 +33,7 @@ suites += {
'debugger.sh',
'source-paths.sh',
'old-lockfiles.sh',
'trace-ifd.sh',
],
'workdir': meson.current_source_dir(),
}