base_photo_app/test/models/particular_test.rb

8 lines
124 B
Ruby

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