summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-12-01 13:52:29 +0100
committerMS <ms@taler.net>2020-12-01 13:52:29 +0100
commit4cb42b899a6c02b4aa75677049d8e377bdc416ea (patch)
tree9895140ddb77951fb9f0bbcb8b2b8cc2614cfd67
parent748c427bf8ffefc3446379aca966fb3c3a85f183 (diff)
downloadlibeufin-tests-4cb42b899a6c02b4aa75677049d8e377bdc416ea.tar.gz
libeufin-tests-4cb42b899a6c02b4aa75677049d8e377bdc416ea.tar.bz2
libeufin-tests-4cb42b899a6c02b4aa75677049d8e377bdc416ea.zip
comments
-rwxr-xr-xchecks.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/checks.py b/checks.py
index f0b8194..bba9c10 100755
--- a/checks.py
+++ b/checks.py
@@ -38,12 +38,12 @@ def test_camt53_example1():
#
# - box #0
# -- batch
- # --- tx
- # --- tx
+ # --- tx, amt rmt
+ # --- tx, amt rmt
#
# - box #1
# -- batch
- # --- tx
+ # --- tx, amt rmt
#
parsed = call_parser("./samples/camt53_example1.xml")