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