Skip to content

Commit 580e479

Browse files
authored
Removed a dummy change
Signed-off-by: Hanxi Zhang <hanxizh@amazon.com>
1 parent 7c0d37b commit 580e479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_helper.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ proc signal_idle_client fd {
605605
}
606606
}
607607

608-
# The the_end function gets called when all the test units were already test
608+
# The the_end function gets called when all the test units were already
609609
# executed, so the test finished.
610610
proc print_test_summary {} {
611611
puts "\nTest Summary: [colorstr bold-green $::ok_count] passed, [colorstr bold-red $::err_count] failed"

0 commit comments

Comments
 (0)