6 lines
82 B
Ruby
6 lines
82 B
Ruby
require 'test_helper'
|
|
|
|
class HomeControllerTest < ActionController::TestCase
|
|
|
|
end
|