##// END OF EJS Templates
remove garbage comment from test/integration/account_test.rb...
Toshi MARUYAMA -
r12697:b4fd6b47b1ab
parent child
Show More
@@ -26,7 +26,6 end
26 26 class AccountTest < ActionController::IntegrationTest
27 27 fixtures :users, :roles
28 28
29 # Replace this with your real tests.
30 29 def test_login
31 30 get "my/page"
32 31 assert_redirected_to "/login?back_url=http%3A%2F%2Fwww.example.com%2Fmy%2Fpage"
General Comments 0
You need to be logged in to leave comments. Login now