]> git.openstreetmap.org Git - rails.git/blob - vendor/gems/rspec-1.1.2/lib/autotest/discover.rb
Fixing the resync that I had done wrong at the end of last week on the nodes. All...
[rails.git] / vendor / gems / rspec-1.1.2 / lib / autotest / discover.rb
1 Autotest.add_discovery do
2   "rspec" if File.exist?('spec')
3 end