notebook/test/models/location_landmark_test.rb
2018-01-31 00:18:32 -06:00

8 lines
130 B
Ruby

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