]> source.dussan.org Git - redmine.git/commitdiff
Include URL helpers.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 16 Jul 2016 11:12:52 +0000 (11:12 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 16 Jul 2016 11:12:52 +0000 (11:12 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15681 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/helpers/version_helper_test.rb

index 6530bb2dce3bd2fb0f6e7c08d12c610f25951e5b..751a420b5a1f666a33f6e3b5524b3d6e24c4257c 100644 (file)
@@ -18,6 +18,7 @@
 require File.expand_path('../../../test_helper', __FILE__)
 
 class VersionsHelperTest < ActionView::TestCase
+  include Rails.application.routes.url_helpers
 
   fixtures :projects, :versions