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

8 lines
125 B
Ruby

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