notebook/test/controllers/towns_controller_test.rb
2017-12-31 15:56:33 -06:00

8 lines
132 B
Ruby

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