public
Fork of dchelimsky/rspec
Description: Behaviour Driven Development framework for Ruby
Homepage: http://rspec.info
Clone URL: git://github.com/jpshackelford/rspec.git
commit  ac02c42058334f043ae948288e08a40ae37b7446
tree    6fceb4dc0a439218e14754eb237b9d28c46c849a
parent  466b8e27e36bb0e6073a460f01341882ee881d8c
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