volunteers/test/models/picture_test.rb
2023-01-25 22:15:54 +02:00

8 lines
121 B
Ruby

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