comment update
Karen Etheridge [Wed, 3 Nov 2010 22:19:01 +0000 (15:19 -0700)]
t/constructor.t

index 96b27a2..62e8d69 100644 (file)
@@ -1,9 +1,6 @@
 use Test::More tests => 14;
 use Test::Fatal;
 
-# TODO: this test should be renamed constructor.t, since all it tests is
-# UT behaviour during construction.
-
 {
     package Foo;
     use Moose;