fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
project('badlang')
|
||||
|
||||
add_languages('nonexisting')
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"stdout": [
|
||||
{
|
||||
"line": "test cases/failing/25 badlang/meson.build:3:0: ERROR: Tried to use unknown language \"nonexisting\"."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user