6 lines
84 B
Ruby
6 lines
84 B
Ruby
require 'test_helper'
|
|
|
|
class SearchControllerTest < ActionController::TestCase
|
|
|
|
end
|