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