mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-29 19:59:38 +00:00
add missing fixtures to test/unit/helpers/routes_helper_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@13495 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
8847e3546e
commit
44a5eedf8f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user