Skip to content

Commit

Permalink
Autotest configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
tinogomes committed Apr 6, 2009
1 parent 3ab575d commit a158e3c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .autotest
@@ -0,0 +1,5 @@
Autotest.add_hook :initialize do |at|
at.add_mapping %r%^test/(.*)/.*_test\.rb$% do |filename, _|
filename
end
end

0 comments on commit a158e3c

Please sign in to comment.