diff options
Diffstat (limited to 'tests/lib')
-rwxr-xr-x | tests/lib/ob_iso8601_gmtime.sh | 2 | ||||
-rwxr-xr-x | tests/lib/ob_rfc822_mktime.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/lib/ob_iso8601_gmtime.sh b/tests/lib/ob_iso8601_gmtime.sh index d318961..f9d0deb 100755 --- a/tests/lib/ob_iso8601_gmtime.sh +++ b/tests/lib/ob_iso8601_gmtime.sh @@ -1,4 +1,4 @@ -# Tests for ob_arch_is_concerned() +# Tests for ob_iso8601_gmtime() # # Copyright (C) 2019 Patrick McDermott # diff --git a/tests/lib/ob_rfc822_mktime.sh b/tests/lib/ob_rfc822_mktime.sh index 4641a0c..e62e5a6 100755 --- a/tests/lib/ob_rfc822_mktime.sh +++ b/tests/lib/ob_rfc822_mktime.sh @@ -1,4 +1,4 @@ -# Tests for ob_arch_is_concerned() +# Tests for ob_rfc822_mktime() # # Copyright (C) 2019 Patrick McDermott # |