]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - t/basic.t
rename test file
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / t / basic.t
diff --git a/t/basic.t b/t/basic.t
new file mode 100644 (file)
index 0000000..7963168
--- /dev/null
+++ b/t/basic.t
@@ -0,0 +1,10 @@
+#!perl
+
+use warnings;
+use strict;
+
+use Test::More tests => 2;
+
+use_ok('Dist::Zilla::PluginBundle::Author::CCM');
+use_ok('Pod::Weaver::PluginBundle::Author::CCM');
+
This page took 0.019889 seconds and 4 git commands to generate.