Remove warning
[gitmo/MooseX-Antlers.git] / t / refwalk.t
index 66bc5ac..d48077e 100644 (file)
@@ -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},