notebook/test/models/planet_test.rb
2018-01-27 13:19:25 -06:00

8 lines
120 B
Ruby

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