projects
/
gitmo/MooseX-Antlers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a80b827
)
Remove warning
master
Tomas Doran [Tue, 12 Jan 2010 21:27:03 +0000 (21:27 +0000)]
t/refwalk.t
patch
|
blob
|
blame
|
history
diff --git
a/t/refwalk.t
b/t/refwalk.t
index
66bc5ac
..
d48077e
100644
(file)
--- a/
t/refwalk.t
+++ b/
t/refwalk.t
@@
-44,7
+44,7
@@
foreach my $e (@expect) {
}
my $flimflam = {
- one => { two => three },
+ one => { two => 'three' },
bard => $foo->{skald},
bard_guts => ${$foo->{skald}},
empty_now => $foo->{bar},