projects
/
gitmo/MooseX-Singleton.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8769c3b
)
tab->space
0.29
Kaare Rasmussen [Thu, 8 Dec 2011 20:00:44 +0000 (21:00 +0100)]
t/warnings_once.t
patch
|
blob
|
blame
|
history
diff --git
a/t/warnings_once.t
b/t/warnings_once.t
index
6152226
..
9d15c6f
100644
(file)
--- a/
t/warnings_once.t
+++ b/
t/warnings_once.t
@@
-4,7
+4,7
@@
use warnings;
use Test::More qw(no_plan);
use Test::Requires {
- 'Test::NoWarnings' => 0.01
+ 'Test::NoWarnings' => 0.01
};
BEGIN {