Skip to content

Commit

Permalink
Add .autotest file for the plugin so we don't wind up in circles whil…
Browse files Browse the repository at this point in the history
…e developing it. [#44]
  • Loading branch information
marnen committed Oct 22, 2009
1 parent 378c2ca commit 7e1cc1b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vendor/plugins/acts_as_addressed/.autotest
@@ -0,0 +1,5 @@
Autotest.add_hook :initialize do |at|
at.add_exception '.git'
at.add_exception 'spec-results/index.html'
at.add_exception 'features_report.html'
end

0 comments on commit 7e1cc1b

Please sign in to comment.