notebook/test/models/sport_test.rb
2019-05-29 21:58:57 -05:00

8 lines
119 B
Ruby

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