[freeside-commits] freeside/FS/t radius_attr.t,NONE,1.1.2.2
Mark Wells
mark at wavetail.420.am
Wed Nov 23 10:40:09 PST 2011
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv14813/FS/t
Added Files:
Tag: FREESIDE_2_3_BRANCH
radius_attr.t
Log Message:
RADIUS group attributes, #15017
--- NEW FILE: radius_attr.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::radius_attr;
$loaded=1;
print "ok 1\n";
More information about the freeside-commits
mailing list