require “test_helper”

# See actionpolicy.evilmartians.io/#/testing?id=testing-policies class <%= class_name %>PolicyTest < ActiveSupport::TestCase

def test_index
end

def test_create
end

def test_manage
end

end