# encoding: UTF-8 # Copyright © Emilio González Montaña # Licence: Attribution & no derivatives # * Attribution to the plugin web page URL should be done if you want to use it. # https://redmine.ociotec.com/projects/localizable # * No derivatives of this plugin (or partial) are allowed. # Take a look to licence.txt file at plugin root folder for further details. # Load the Redmine helper require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')