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

8 lines
136 B
Ruby

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