fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('unexpected pass', 'c')
|
||||
|
||||
test('should_fail_but_does_not', executable('xpass', 'xpass.c'),
|
||||
should_fail: true)
|
||||
Reference in New Issue
Block a user