mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
tests: Fix check-all for tests/openpgp.
* tests/openpgp/Makefile.am: Revert the change by DISABLE_REGEXP.
* tests/openpgp/all-tests.scm: Likewise.
--
Fixes-commit: ba247a114c
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
73ef575fe1
commit
16720e1f54
2 changed files with 2 additions and 3 deletions
|
@ -48,7 +48,7 @@
|
|||
(define setup-use-keyboxd (setup* "use-keyboxd"))
|
||||
|
||||
(define all-tests
|
||||
(parse-makefile-expand "Makefile"
|
||||
(parse-makefile-expand (in-srcdir "tests" "openpgp" "Makefile.am")
|
||||
(lambda (filename port key) (parse-makefile port key))
|
||||
"XTESTS"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue