diff --git a/test/functional/edit_template_controller_test.rb b/test/functional/edit_template_controller_test.rb index 955da59..3a6b0ed 100644 --- a/test/functional/edit_template_controller_test.rb +++ b/test/functional/edit_template_controller_test.rb @@ -1,3 +1,5 @@ +# FIXME: this tests must me moved into design plugin + require File.dirname(__FILE__) + '/../test_helper' require 'edit_template_controller' -- libgit2 0.21.2