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

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


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

Added Files:
      Tag: FREESIDE_1_9_BRANCH
	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