fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('test skip', 'c')
|
||||
|
||||
exe_test_skip = executable('test_skip', 'test_skip.c')
|
||||
test('test_skip', exe_test_skip)
|
||||
Reference in New Issue
Block a user