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

8 lines
131 B
Ruby

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