.autotest in ZenTest-4.10.0 vs .autotest in ZenTest-4.10.1

- old
+ new

@@ -1,10 +1,9 @@ # -*- ruby -*- require 'autotest/restart' Autotest.add_hook :initialize do |at| - at.order = :random at.add_exception 'coverage' at.add_exception 'coverage.info' at.libs << ':../../minitest/dev/lib' at.testlib = ".minitest"