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