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