]> git.cworth.org Git - sup/blobdiff - test/dummy_source.rb
Merge commit 'origin/various-mbox-fixes'
[sup] / test / dummy_source.rb
index e0fbf812527acb8536d3a3bb465f6c53ea8a0519..83790c5dcaeb26ff716bb7b87537373eb8a79def 100644 (file)
@@ -26,7 +26,7 @@ class DummySource < Source
   end
 
   def load_header offset
-    MBox::read_header StringIO.new(raw_header(offset))
+    Source.parse_raw_email_header StringIO.new(raw_header(offset))
   end
   
   def load_message offset