test/test_extio.rb in tracksperanto-3.5.9 vs test/test_extio.rb in tracksperanto-4.0.0

- old
+ new

@@ -1,5 +1,4 @@ -# -*- encoding : utf-8 -*- require File.expand_path(File.dirname(__FILE__)) + '/helper' class TestExtio < Test::Unit::TestCase def e(st) Tracksperanto::ExtIO.new(StringIO.new(st))