the beginnings of Moose handling
[gitmo/Moo.git] / t / moo-accessors.t
index a5d28c7..2b0f49e 100644 (file)
@@ -48,4 +48,4 @@ is_deeply(
   'subclass with role ok'
 );
 
-done_testing;
+done_testing unless caller;