X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fapi%2Fcurrentuser.t;h=f54074af91a3f96aaf27d4075bc378a31d742ebc;hb=917436d13f48e0d21f3e372d3141436693aada03;hp=c1580482439aca5757d3cc847c95b83a331f63fa;hpb=b4b0c7e72d7eaee2fbfc7022022c9698323203dd;p=freeside.git diff --git a/rt/t/api/currentuser.t b/rt/t/api/currentuser.t index c15804824..f54074af9 100644 --- a/rt/t/api/currentuser.t +++ b/rt/t/api/currentuser.t @@ -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;