summaryrefslogtreecommitdiff
path: root/checks.py
diff options
context:
space:
mode:
Diffstat (limited to 'checks.py')
-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")