Making autotest+rspec nicer.

This commit is contained in:
Austin Ziegler 2011-03-17 21:41:15 -04:00
parent 84e42ceb78
commit b92a75cdc7
5 changed files with 79 additions and 73 deletions

1
autotest/discover.rb Normal file
View file

@ -0,0 +1 @@
Autotest.add_discovery { "rspec2" }