diff options
Diffstat (limited to 'tests/openpgp/defs.scm')
-rw-r--r-- | tests/openpgp/defs.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/defs.scm b/tests/openpgp/defs.scm index 1531dc1b1..0cd45ad14 100644 --- a/tests/openpgp/defs.scm +++ b/tests/openpgp/defs.scm @@ -349,6 +349,7 @@ "no-grab" "enable-ssh-support" (string-append "pinentry-program " (tool 'pinentry)) + (string-append "scdaemon-program " (tool 'scdaemon)) )) ;; Initialize the test environment, install appropriate configuration |