1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-16 02:01:59 +02:00

test(functional/flakes): add dubious-query

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
Bryan Honof 2024-09-30 14:43:15 +02:00
parent 1f024ecfcd
commit 5150a962f5
No known key found for this signature in database
3 changed files with 34 additions and 1 deletions

View file

@ -23,6 +23,7 @@ suites += {
'search-root.sh',
'config.sh',
'show.sh',
'dubious-query.sh',
],
'workdir': meson.current_build_dir(),
}