4 lines
82 B
Ruby
4 lines
82 B
Ruby
require 'test_helper'
|
|
|
|
class UsersControllerTest < ActionController::TestCase
|
|
end
|