# -*- ruby encoding: utf-8 -*-

Autotest.add_hook :initialize do |at|
  at.testlib = ".minitest"
end
