@@ -17,7 +17,7 | |||||
17 |
|
17 | |||
18 | require File.expand_path('../../test_helper', __FILE__) |
|
18 | require File.expand_path('../../test_helper', __FILE__) | |
19 |
|
19 | |||
20 |
class U |
|
20 | class UsersTest < ActionController::IntegrationTest | |
21 | fixtures :users |
|
21 | fixtures :users | |
22 |
|
22 | |||
23 | def test_destroy_should_not_accept_get_requests |
|
23 | def test_destroy_should_not_accept_get_requests |
General Comments 0
You need to be logged in to leave comments.
Login now