[freeside-commits] freeside/FS/t cust_bill_pay_batch.t,NONE,1.1
Jeff Finucane,420,,
jeff at wavetail.420.am
Sat Aug 26 16:15:15 PDT 2006
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail:/tmp/cvs-serv28724/FS/t
Added Files:
cust_bill_pay_batch.t
Log Message:
batch refactor continued
--- NEW FILE: cust_bill_pay_batch.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::cust_bill_pay_batch;
$loaded=1;
print "ok 1\n";
More information about the freeside-commits
mailing list