mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
build: Don't add the utils tests under the daemon suite
This commit is contained in:
@ -38,7 +38,7 @@ foreach t: tests
|
||||
fprintd,
|
||||
fprintd_utils,
|
||||
],
|
||||
'suite': ['daemon'],
|
||||
'suite': [t == 'fprintd' ? 'daemon' : ''],
|
||||
}
|
||||
]
|
||||
endforeach
|
||||
|
||||
Reference in New Issue
Block a user