@@ -20,6 +20,8 | |||||
20 | require File.expand_path('../../../test_helper', __FILE__) |
|
20 | require File.expand_path('../../../test_helper', __FILE__) | |
21 |
|
21 | |||
22 | class RoutesHelperTest < ActionView::TestCase |
|
22 | class RoutesHelperTest < ActionView::TestCase | |
|
23 | fixtures :projects, :issues | |||
|
24 | ||||
23 | include Rails.application.routes.url_helpers |
|
25 | include Rails.application.routes.url_helpers | |
24 |
|
26 | |||
25 | def test_time_entries_path |
|
27 | def test_time_entries_path |
General Comments 0
You need to be logged in to leave comments.
Login now