[Rt-commit] rt branch, 4.4/extend-execmodule-support, repushed
Wallace Reis
wreis at bestpractical.com
Thu May 29 07:52:48 EDT 2014
The branch 4.4/extend-execmodule-support was deleted and repushed:
was 4151d8da76bdc6bee37c907cbca132dd375bb26f
now 80d4e5de00fb670b4097b63028a349f34b88b1bf
1: 4151d8d ! 1: 80d4e5d Allow deep namespaces for ScripActions and Conditions
@@ -107,8 +107,7 @@
@@
+use strict;
+use warnings;
-+use RT::Test;
-+use lib 't/data/plugins/RT-Extension-ScripExecModule/lib';
++use RT::Test plugins => [qw(RT::Extension::ScripExecModule)];
+
+my $system_user = RT->SystemUser;
+
More information about the rt-commit
mailing list