5 lines
82 B
Ruby
Executable File
5 lines
82 B
Ruby
Executable File
require 'test_helper'
|
|
|
|
class UsersControllerTest < ActionController::TestCase
|
|
|
|
end |