Application_Form/test/controllers/application_form_controller...

8 lines
142 B
Ruby
Raw Normal View History

2016-06-29 06:57:45 +00:00
require 'test_helper'
2022-03-10 02:11:18 +00:00
class ApplicationFormControllerTest < ActionController::TestCase
2016-06-29 06:57:45 +00:00
# test "the truth" do
# assert true
# end
end