test/tc_timezone_london.rb in tzinfo-0.3.20 vs test/tc_timezone_london.rb in tzinfo-0.3.21

- old
+ new

@@ -1,7 +1,7 @@ $:.unshift File.join(File.dirname(__FILE__), "..", "lib") require 'test/unit' -require 'tzinfo/timezone' +require 'tzinfo' include TZInfo class TCTimezoneLondon < Test::Unit::TestCase def test_2004 \ No newline at end of file