Testing: add new config items to tests

This commit is contained in:
Luis López 2020-02-17 11:54:03 +01:00 committed by Tim Byrne
parent 9fe5377749
commit 831c9ec09d
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 3 additions and 0 deletions

View File

@ -117,10 +117,13 @@ def supported_configs():
'yadm.auto-exclude',
'yadm.auto-perms',
'yadm.auto-private-dirs',
'yadm.cipher',
'yadm.git-program',
'yadm.gpg-perms',
'yadm.gpg-program',
'yadm.gpg-recipient',
'yadm.openssl-ciphername',
'yadm.openssl-program',
'yadm.ssh-perms',
]