files_controller_test.rb 137 B

1234567
  1. require 'test_helper'
  2. class FilesControllerTest < ActionDispatch::IntegrationTest
  3. # test "the truth" do
  4. # assert true
  5. # end
  6. end