projects
/
p5sagit/Sub-Name.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a0f015f
)
use strict; warnings!
Karen Etheridge [Sat, 9 Aug 2014 04:00:14 +0000 (21:00 -0700)]
t/smoke.t
patch
|
blob
|
blame
|
history
diff --git
a/t/smoke.t
b/t/smoke.t
index
1e1c011
..
763abcc
100644
(file)
--- a/
t/smoke.t
+++ b/
t/smoke.t
@@
-1,3
+1,6
@@
+use strict;
+use warnings;
+
BEGIN { $^P |= 0x210 }
use Test::More 0.88;