projects
/
p5sagit/Promulger.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
dc99dcf
)
a test file! gasp
Chris Nehren [Mon, 21 Jun 2010 19:31:19 +0000 (15:31 -0400)]
t/00compile.t
[new file with mode: 0644]
patch
|
blob
diff --git a/t/00compile.t
b/t/00compile.t
new file mode 100644
(file)
index 0000000..
b671759
--- /dev/null
+++ b/
t/00compile.t
@@ -0,0
+1,4
@@
+use strict;
+use warnings;
+use Test::More 'no_plan';
+use_ok('Promulger');