Skip to content

Commit

Permalink
let's have a test/all script
Browse files Browse the repository at this point in the history
  • Loading branch information
Clemens Kofler and Sven Fuchs committed Sep 14, 2009
1 parent df5bbb0 commit 6f46eeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/all.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
files = Dir[File.dirname(__FILE__) + '/**/*_test.rb']
files.each { |file| require file }

0 comments on commit 6f46eeb

Please sign in to comment.