#-*- ruby -*- require "autotest/restart" Autotest.add_hook :initialize do |at| at.testlib = "./test/tests_helper" end