[freeside-commits] freeside/FS/t h_svc_cert.t,NONE,1.1.2.1

Ivan,,, ivan at wavetail.420.am
Wed Jan 4 17:13:32 PST 2012


Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv19767/t

Added Files:
      Tag: FREESIDE_2_3_BRANCH
	h_svc_cert.t 
Log Message:
add h_svc_cert.pm, fixes invoices with certs, RT#15902

--- NEW FILE: h_svc_cert.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::h_svc_cert;
$loaded=1;
print "ok 1\n";



More information about the freeside-commits mailing list