data_importer/test/controllers/cpes_controller_test.rb

8 lines
136 B
Ruby
Raw Normal View History

2022-04-04 13:18:03 -05:00
require "test_helper"
class CpesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end