]> source.dussan.org Git - redmine.git/commitdiff
add missing fixtures to test/unit/helpers/routes_helper_test.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 23 Oct 2014 04:55:37 +0000 (04:55 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 23 Oct 2014 04:55:37 +0000 (04:55 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@13495 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/helpers/routes_helper_test.rb

index f7fb9fbf617aef2ae910cb9883593661e52d85ca..88ddaa880fa0f849e0657af8e2e228e49aa38a40 100644 (file)
@@ -20,6 +20,8 @@
 require File.expand_path('../../../test_helper', __FILE__)
 
 class RoutesHelperTest < ActionView::TestCase
+  fixtures :projects, :issues
+
   include Rails.application.routes.url_helpers
 
   def test_time_entries_path