diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testsuite.at | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at index a5390d6..012ee05 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -356,8 +356,8 @@ TE_CHECK([[@I/hello^J/ -@EC'tr a-z A-Z' J<0A"V(0/0)' :C;>]], 0, ignore, ignore) AT_CLEANUP AT_SETUP([Timestamps]) -# TODO: Test the date (^B) and time (:^B) variants as well. -TE_CHECK([[::^BUa ::^B-Qa"<(0/0)']], 0, ignore, ignore) +# TODO: Test the date (^B) and time (^H and :^H) variants as well. +TE_CHECK([[::^HUa ::^H-Qa"<(0/0)']], 0, ignore, ignore) AT_CLEANUP # |