notebook/test/controllers/to_write/countries_controller_test.rb
2021-05-21 17:08:18 -07:00

8 lines
136 B
Ruby

require 'test_helper'
class CountriesControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end