diff --git a/tool/lib/test/unit.rb b/tool/lib/test/unit.rb index 44f3e11ba2..ed4a376b76 100644 --- a/tool/lib/test/unit.rb +++ b/tool/lib/test/unit.rb @@ -1446,7 +1446,7 @@ module Test end include Test::Unit::Options - include Test::Unit::StatusLine + prepend Test::Unit::StatusLine include Test::Unit::Parallel include Test::Unit::Statistics include Test::Unit::Skipping