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

8 lines
129 B
Ruby

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