tests/fprind: Add enroll retry tests for all the cases

This commit is contained in:
Marco Trevisan (Treviño)
2020-02-07 21:19:32 +01:00
committed by Bastien Nocera
parent 5e9624bef5
commit 930cae4647
2 changed files with 35 additions and 3 deletions

View File

@ -125,6 +125,7 @@ python3_test_modules = {
'dbus': true,
'dbusmock': true,
'gi': true,
'gi.repository.FPrint': true,
'pypamtest': get_option('pam'),
}
python3_available_modules = []