first pass RT4 merge, RT#13852
[freeside.git] / rt / t / api / currentuser.t
index c158048..f54074a 100644 (file)
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 use RT;
-use RT::Test tests => 8;
+use RT::Test noinitialdata => 1, tests => 8;
 
 
 {
@@ -29,4 +29,3 @@ SKIP: {
 
 }
 
-1;