libnet-radius-perl/t/00-load.t

8 lines
142 B
Perl
Raw Normal View History

2017-09-15 15:01:34 +02:00
# $Id: 00-load.t 9 2003-10-16 20:10:25Z lem $
use Test::More tests => 2;
use_ok("Net::Radius::Dictionary");
use_ok("Net::Radius::Packet");