diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-06-04 01:08:48 -0700 | 
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-04 01:08:48 -0700 | 
| commit | d32f4c43b0fde5c18b8c2ee8f3d4cb9c6861a403 (patch) | |
| tree | a6effb73ebaa22ae23548f0cacd396b82227258f /rt/t/mail/sendmail.t | |
| parent | d6d7984aac204cfb374ac571b3b2871bf6aeabd5 (diff) | |
RT 3.8.17
Diffstat (limited to 'rt/t/mail/sendmail.t')
| -rw-r--r-- | rt/t/mail/sendmail.t | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/rt/t/mail/sendmail.t b/rt/t/mail/sendmail.t index 1f97bbb9f..215fba78a 100644 --- a/rt/t/mail/sendmail.t +++ b/rt/t/mail/sendmail.t @@ -535,4 +535,5 @@ diag q{regression test for #5248 from rt3.fsck.com} if $ENV{TEST_VERBOSE};  # Don't taint the environment  $everyone->PrincipalObj->RevokeRight(Right =>'SuperUser'); -1; + +@scrips_fired = (); | 
