test/test_helper.rb in bounce_email-0.2.0 vs test/test_helper.rb in bounce_email-0.2.1

- old
+ new

@@ -1,4 +1,5 @@ +require 'rubygems' require 'test/unit' require File.dirname(__FILE__) + '/../lib/bounce_email' def test_bounce(filename_no_ext) \ No newline at end of file