summaryrefslogtreecommitdiff
path: root/src/cli/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-24 22:29:30 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-24 22:29:30 +0200
commitf00d029affb0a1e27fb6c0d0aae279bc165c2bf4 (patch)
tree4ec79da819cdcd36781f7be010f57271aa44859f /src/cli/Makefile.am
parent8276be2a2cece6365227c5b4e5aafd1f63b9a9fc (diff)
downloadanastasis-f00d029affb0a1e27fb6c0d0aae279bc165c2bf4.tar.gz
anastasis-f00d029affb0a1e27fb6c0d0aae279bc165c2bf4.tar.bz2
anastasis-f00d029affb0a1e27fb6c0d0aae279bc165c2bf4.zip
IBAN test passes
Diffstat (limited to 'src/cli/Makefile.am')
-rw-r--r--src/cli/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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;