DEATH TO ALL zionist ELLIPSES
[gitmo/Moose.git] / t / 020_attributes / 011_more_attr_delegation.t
index 99a3b40..84f1e1b 100644 (file)
@@ -180,7 +180,7 @@ isa_ok( $p->child_d, "ChildD" );
 isa_ok( $p->child_e, "ChildE" );
 isa_ok( $p->child_f, "ChildF" );
 
-ok(!$p->can('child_g'), '... no child_g accessor defined');
+ok(!$p->can('child_g'), 'no child_g accessor defined');
 
 
 is( $p->parent_method, "p", "parent method" );