freeside/FS/t part_export-communigate_pro.t,NONE,1.1.2.1 part_export-communigate_pro_singledomain.t,NONE,1.1.2.1

ivan ivan at pouncequick.420.am
Tue Apr 13 13:03:58 PDT 2004


Update of /home/cvs/cvsroot/freeside/FS/t
In directory pouncequick:/tmp/cvs-serv17819

Added Files:
      Tag: FREESIDE_1_4_BRANCH
	part_export-communigate_pro.t 
	part_export-communigate_pro_singledomain.t 
Log Message:
adding forgotten test

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

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




More information about the freeside-commits mailing list