use the new "Process global batches" right to allow access to non-agent-specific...
[freeside.git] / rt / t / mail / verp.t
1 #!/usr/bin/perl -w
2
3 use strict;
4 use RT::Test tests => 1;
5 TODO: { 
6     todo_skip "No tests written for VERP yet", 1;
7     ok(1,"a test to skip");
8 }