notebook/test/models/continent_test.rb
2020-01-28 17:38:47 -06:00

8 lines
123 B
Ruby

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