notebook/test/models/continent_country_test.rb
2020-01-28 18:06:00 -06:00

8 lines
130 B
Ruby

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