Index: openacs-4/packages/acs-automated-testing/www/admin/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/www/admin/index.tcl,v diff -u -r1.16.2.14 -r1.16.2.15 --- openacs-4/packages/acs-automated-testing/www/admin/index.tcl 13 Mar 2021 11:25:34 -0000 1.16.2.14 +++ openacs-4/packages/acs-automated-testing/www/admin/index.tcl 31 Mar 2021 13:22:28 -0000 1.16.2.15 @@ -133,10 +133,10 @@ $passes $fails $warnings \ $proc_coverage $proc_coverage_level \ [dict get $color background] [dict get $color foreground] - incr ::total(cases) $total + incr ::total(cases) $total incr ::total(passes) $passes - incr ::total(fails) $fails - incr ::total(warnings) $warnings + incr ::total(fails) $fails + incr ::total(warnings) $warnings } } else { #