summaryrefslogtreecommitdiff
path: root/GroLUG/t/m_DB.t
diff options
context:
space:
mode:
Diffstat (limited to 'GroLUG/t/m_DB.t')
-rw-r--r--GroLUG/t/m_DB.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/GroLUG/t/m_DB.t b/GroLUG/t/m_DB.t
new file mode 100644
index 0000000..dee8fd0
--- /dev/null
+++ b/GroLUG/t/m_DB.t
@@ -0,0 +1,6 @@
+use strict;
+use warnings;
+
+use Test::More tests => 1;
+use_ok('GroLUG::M::DB');
+