[freeside-commits] freeside/FS/t cdr_termination.t,NONE,1.1
Ivan,,,
ivan at wavetail.420.am
Wed Jul 1 03:28:51 PDT 2009
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv10174/FS/t
Added Files:
cdr_termination.t
Log Message:
start of settlement CDR processing, RT#5495
--- NEW FILE: cdr_termination.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::cdr_termination;
$loaded=1;
print "ok 1\n";
More information about the freeside-commits
mailing list