logging 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +0,0 @@
1
- # $Id: test_all.rb 10 2007-01-12 18:57:07Z tim_pease $
2
-
3
- Dir.glob('test/**/test_*.rb').sort.each {|fn| require fn}
4
-
5
- # EOF