index
:
IscrittiGroLUG
master
Catalyst app to manage membership of a user group (abandoned)
dakkar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
'
);