summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/clock.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/clock.test b/tests/clock.test
index aef699e..56763bd 100644
--- a/tests/clock.test
+++ b/tests/clock.test
@@ -36930,6 +36930,7 @@ test clock-67.1 {clock format, %% with a letter following [Bug 2819334]} {
test clock-67.2 {Bug d19a30db57} -body {
# error, not segfault
tcl::clock::GetJulianDayFromEraYearMonthDay {} 2361222
+ tcl::clock::GetJulianDayFromEraYearWeekDay {} 2361222
} -returnCodes error -match glob -result *
# cleanup