mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-23 19:31:44 +00:00
tests: run from fastest to slowest
This commit is contained in:
parent
1cb22b4c95
commit
943fefe237
@ -52,7 +52,7 @@ class Controller
|
||||
else
|
||||
nil
|
||||
end
|
||||
end.compact.sort_by { |class_name| @results.duration? class_name }.reverse
|
||||
end.compact.sort_by { |class_name| @results.duration? class_name }
|
||||
end
|
||||
|
||||
def go
|
||||
|
Loading…
Reference in New Issue
Block a user