Merge branch 'patch-5' of https://github.com/gjones2/Freeside (#13854 as this bug...
[freeside.git] / rt / t / mail / verp.t
1 #!/usr/bin/perl -w
2
3 use strict;
4 use RT::Test nodb => 1, tests => 1;
5 TODO: { 
6     todo_skip "No tests written for VERP yet", 1;
7     ok(1,"a test to skip");
8 }