6 lines
83 B
Ruby
6 lines
83 B
Ruby
require 'test_helper'
|
|
|
|
class UsersControllerTest < ActionController::TestCase
|
|
|
|
end
|