[freeside-commits] freeside/FS/t location_Mixin.t,NONE,1.1

Ivan,,, ivan at wavetail.420.am
Thu Mar 11 19:36:38 PST 2010


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

Added Files:
	location_Mixin.t 
Log Message:
add location to svc_phone, RT#7047

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



More information about the freeside-commits mailing list