fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('simple c#', 'cs')
|
||||
|
||||
e = executable('prog', 'prog.cs', 'text.cs', install : true)
|
||||
test('basic', e)
|
||||
Reference in New Issue
Block a user