Add some tests for attr names with non-alphanumeric characters in them
[gitmo/Moose.git] / t / 200_examples / 007_Child_Parent_attr_inherit.t
index 07f9426..a2c8e92 100644 (file)
@@ -7,7 +7,7 @@ use Test::More tests => 23;
 
 =pod
 
-Some examples of triggers and how they can 
+Some examples of triggers and how they can
 be used to manage parent-child relationships.
 
 =cut