projects
/
gitmo/MooseX-UndefTolerant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5fa7971
)
comment update
Karen Etheridge [Wed, 3 Nov 2010 22:19:01 +0000 (15:19 -0700)]
t/constructor.t
patch
|
blob
|
blame
|
history
diff --git
a/t/constructor.t
b/t/constructor.t
index
96b27a2
..
62e8d69
100644
(file)
--- a/
t/constructor.t
+++ b/
t/constructor.t
@@
-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;