[freeside-commits] freeside/FS/t cust_msg.t,1.1,1.2

Mark Wells mark at wavetail.420.am
Fri May 20 13:19:46 PDT 2011


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

Added Files:
	cust_msg.t 
Log Message:
logging of template-generated mail, #12809

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



More information about the freeside-commits mailing list