]> git.openstreetmap.org Git - rails.git/blobdiff - lib/potlatch2.rb
Load api fixtures in tag model tests
[rails.git] / lib / potlatch2.rb
index d2ccd546ad2779131deaaef36841a72414244e0b..bf2894968393525822219ec1c6b03636474c1507 100644 (file)
@@ -93,5 +93,5 @@ module Potlatch2
     "yi" => "yi",
     "zh" => "zh_CN",
     "zh-TW" => "zh_TW"
-  }
+  }.freeze
 end