mirror of
https://github.com/redmine/redmine.git
synced 2026-01-07 08:02:55 +01:00
Removed EnumerationsController#list action.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7973 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -34,7 +34,7 @@ class EnumerationsControllerTest < ActionController::TestCase
|
||||
def test_index
|
||||
get :index
|
||||
assert_response :success
|
||||
assert_template 'list'
|
||||
assert_template 'index'
|
||||
end
|
||||
|
||||
def test_destroy_enumeration_not_in_use
|
||||
|
||||
Reference in New Issue
Block a user