data_importer/test/controllers/cves_controller_test.rb

7 lines
136 B
Ruby

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