5 lines
91 B
Ruby
5 lines
91 B
Ruby
require 'test_helper'
|
|
|
|
class AdvertisementsControllerTest < ActionController::TestCase
|
|
end
|