Просмотр исходного кода

Fixed test case name.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9930 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/2.1.0
Jean-Philippe Lang 12 лет назад
Родитель
Сommit
553066e804
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      test/functional/account_controller_openid_test.rb

+ 1
- 1
test/functional/account_controller_openid_test.rb Просмотреть файл

@@ -17,7 +17,7 @@

require File.expand_path('../../test_helper', __FILE__)

class AccountControllerTest < ActionController::TestCase
class AccountControllerOpenidTest < ActionController::TestCase
tests AccountController
fixtures :users, :roles


Загрузка…
Отмена
Сохранить