Skip to content

Commit

Permalink
Damnit autotest... you're fucking with my manual testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
zenspider committed May 11, 2011
1 parent 2051155 commit 89de8c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .autotest
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# -*- ruby -*-

require "autotest/restart"

Autotest.add_hook :initialize do |at|
at.testlib = "minitest/autorun"
at.add_exception "tmp"
at.add_exception ".git"
end

0 comments on commit 89de8c0

Please sign in to comment.