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

8 lines
125 B
Ruby

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