commit fd7cdb7b0d424fbcb520fcf5625ee39d642d7a9c parent a64a3762641753a5bb4908b6df156b3f0857c01b Author: William Morgan <wmorgan-sup@masanjin.net> Date: Wed, 26 Nov 2008 15:41:51 -0800 Merge branch 'master' into next Diffstat:
| M | test/test_mbox_parsing.rb | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_mbox_parsing.rb b/test/test_mbox_parsing.rb @@ -6,7 +6,7 @@ require 'stringio' include Redwood -class TestMessage < Test::Unit::TestCase +class TestMBoxParsing < Test::Unit::TestCase def setup end