notebook/test/controllers/information_controller_test.rb
2020-10-15 21:18:19 -07:00

8 lines
143 B
Ruby

require 'test_helper'
class InformationControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end