[Rt-commit] r18077 - in rt/3.999/branches/merge_to_3.8.2: t/web
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Thu Jan 29 23:21:48 EST 2009
Author: sunnavy
Date: Thu Jan 29 23:21:46 2009
New Revision: 18077
Modified:
rt/3.999/branches/merge_to_3.8.2/ (props changed)
rt/3.999/branches/merge_to_3.8.2/t/web/cf_access.t
Log:
r19336 at sunnavys-mb: sunnavy | 2009-01-30 09:48:22 +0800
merged t/web/cf_access.t
Modified: rt/3.999/branches/merge_to_3.8.2/t/web/cf_access.t
==============================================================================
--- rt/3.999/branches/merge_to_3.8.2/t/web/cf_access.t (original)
+++ rt/3.999/branches/merge_to_3.8.2/t/web/cf_access.t Thu Jan 29 23:21:46 2009
@@ -3,6 +3,8 @@
use RT::Test; use Test::More tests => 26;
+$RT::Test::SKIP_REQUEST_WORK_AROUND = 1;
+
my ($baseurl, $m) = RT::Test->started_ok;
use constant ImageFile => $RT::MasonComponentRoot .'/NoAuth/images/bplogo.gif';
More information about the Rt-commit
mailing list