[freeside-commits] freeside/FS/t export_device.t,NONE,1.1.2.1
Jeff Finucane,420,,
jeff at wavetail.420.am
Mon Feb 8 07:32:39 PST 2010
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv8492/FS/t
Added Files:
Tag: FREESIDE_1_9_BRANCH
export_device.t
Log Message:
grandstream device configuration support #4220
--- NEW FILE: export_device.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::export_device;
$loaded=1;
print "ok 1\n";
More information about the freeside-commits
mailing list