-- Verify camper:remove_surroundings_ad on pg

begin;

select has_function_privilege('camper.remove_surroundings_ad(integer)', 'execute');

rollback;