Need MX::SC 0.16 for this test to work
[gitmo/MooseX-Singleton.git] / t / 006-cooperative.t
index 7912263..4d6d832 100644 (file)
@@ -4,7 +4,7 @@ use warnings;
 use Test::More;
 
 use Test::Requires {
-    'MooseX::StrictConstructor' => 0.09,
+    'MooseX::StrictConstructor' => 0.16,
     'Test::Fatal' => 0.001,
 };