lib/tzinfo/definitions/Europe/Tiraspol.rb in tzinfo-0.2.1 vs lib/tzinfo/definitions/Europe/Tiraspol.rb in tzinfo-0.2.2

- old
+ new

@@ -2,9 +2,10 @@ require 'tzinfo/definitions/Europe/Chisinau' module TZInfo module Definitions #:nodoc: module Europe #:nodoc: class Tiraspol < Definitions::Europe::Chisinau #:nodoc: +setup_linked set_identifier('Europe/Tiraspol') end end end end