Yes,
macro retestset1(arg) :(@testset$(Expr(arg.head,esc.(arg.args)...)) end
simply replace :block with arg.head
:block
arg.head