public
Description: Behaviour Driven Development framework for Ruby
Homepage: http://rspec.info
Clone URL: git://github.com/dchelimsky/rspec.git
Click here to lend your support to: rspec and make a donation at www.pledgie.com !
rspec / .autotest
100644 3 lines (3 sloc) 0.096 kb
1
2
3
Autotest.add_hook :initialize do |at|
  at.add_exception("spec/interop/test/unit/resources")
end