Application_Form/test/controllers/application_form_controller...

8 lines
142 B
Ruby

require 'test_helper'
class ApplicationFormControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end