comment for new test
Yuval Kogman [Fri, 27 Jun 2008 09:45:32 +0000 (09:45 +0000)]
t/100_bugs/015_immutable_n_around.t

index 95d4202..a5f9987 100644 (file)
@@ -5,6 +5,8 @@ use warnings;
 
 use Test::More 'no_plan';
 
+# if make_immutable is removed from the following code the tests pass
+
 {
     package Foo;
     use Moose;