root/trunk/autotest/discover.rb

Revision 431, 45 bytes (checked in by iv..@gweezlebur.com, 1 year ago)

Add autotest discovery thingy for Merb source, and adjust some specs to

remove ordering issues (autotest and Rake run them in different orders)
Closes ticket #144

Line 
1 Autotest.add_discovery do
2   "merbsource"
3 end
Note: See TracBrowser for help on using the browser.