X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fmail%2Fthreading.t;h=9d3a07751d1aff9f91f60679da2214806d1e7e24;hb=ed1f84b4e8f626245995ecda5afcf83092c153b2;hp=7112ecf07fdff6aa48e24a40e05185028853908b;hpb=6587f6ba7d047ddc1686c080090afe7d53365bd4;p=freeside.git diff --git a/rt/t/mail/threading.t b/rt/t/mail/threading.t index 7112ecf07..9d3a07751 100644 --- a/rt/t/mail/threading.t +++ b/rt/t/mail/threading.t @@ -1,7 +1,5 @@ -#!/usr/bin/perl use strict; use warnings; -use utf8; use RT::Test tests => 22; RT->Config->Set( NotifyActor => 1 );