notebook/test/controllers/to_write/towns_controller_test.rb
2021-05-21 17:08:18 -07:00

8 lines
132 B
Ruby

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