[freeside-commits] freeside/FS/t svc_CGPRule_Mixin.t,NONE,1.1
Ivan,,,
ivan at wavetail.420.am
Sat May 22 18:59:21 PDT 2010
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv13392/FS/t
Added Files:
svc_CGPRule_Mixin.t
Log Message:
communigate pro rules, RT#7515
--- NEW FILE: svc_CGPRule_Mixin.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::svc_CGPRule_Mixin;
$loaded=1;
print "ok 1\n";
More information about the freeside-commits
mailing list