0.11 release to fix crazy errors that somehow the tests did not catch
[gitmo/MooseX-UndefTolerant.git] / t / constructor.t
index e97766e..22d4ce2 100644 (file)
@@ -1,5 +1,4 @@
-#use Test::More;
-use Test::Most 'die';
+use Test::More;
 use Test::Fatal;
 
 {