summaryrefslogtreecommitdiff
path: root/GroLUG/t/m_DB.t
blob: fcb9aeae3db5b15f0cb9714e27456ec3ba77bf98 (plain)
1
2
3
4
5
6
7
#!perl 
use strict;
use warnings;
 
use Test::More tests => 1;
use_ok('GroLUG::M::DB');