From f00d029affb0a1e27fb6c0d0aae279bc165c2bf4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 24 Aug 2021 22:29:30 +0200 Subject: IBAN test passes --- src/cli/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/cli/Makefile.am') diff --git a/src/cli/Makefile.am b/src/cli/Makefile.am index 74cfcef..8434c91 100644 --- a/src/cli/Makefile.am +++ b/src/cli/Makefile.am @@ -18,7 +18,8 @@ check_SCRIPTS = \ test_anastasis_reducer_done_authentication.sh \ test_anastasis_reducer_done_policy_review.sh \ test_anastasis_reducer_enter_secret.sh \ - test_anastasis_reducer_recovery_enter_user_attributes.sh + test_anastasis_reducer_recovery_enter_user_attributes.sh \ + test_iban.sh AM_TESTS_ENVIRONMENT=export ANASTASIS_PREFIX=$${ANASTASIS_PREFIX:-@libdir@};export PATH=$${ANASTASIS_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME; -- cgit v1.2.3