notebook/test/models/country_creature_test.rb
2018-01-01 15:05:18 -06:00

8 lines
129 B
Ruby

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