lib/tzinfo/definitions/US/Indiana__m__Starke.rb in tzinfo-0.2.1 vs lib/tzinfo/definitions/US/Indiana__m__Starke.rb in tzinfo-0.2.2

- old
+ new

@@ -2,9 +2,10 @@ require 'tzinfo/definitions/America/Indiana/Knox' module TZInfo module Definitions #:nodoc: module US #:nodoc: class Indiana__m__Starke < Definitions::America::Indiana::Knox #:nodoc: +setup_linked set_identifier('US/Indiana-Starke') end end end end