tracks/vendor/plugins/rspec/.autotest

3 lines
96 B
Text
Raw Normal View History

Autotest.add_hook :initialize do |at|
at.add_exception("spec/interop/test/unit/resources")
end