Files
old-zsterminator/test/models/place_test.rb

8 lines
119 B
Ruby
Raw Normal View History

2024-08-06 14:16:40 +02:00
require "test_helper"
class PlaceTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end