notebook/test/models/town_test.rb
2017-12-31 11:44:53 -06:00

8 lines
118 B
Ruby

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