Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / MANIFEST.SKIP
index 8e5a18d..7b7be20 100644 (file)
@@ -36,9 +36,9 @@
 
 
 # Moose specific tests
-xt/compatibility
+xt/compat
 xt/external
-t/.*/failing
+failing
 
 ^TODO$
 nytprof
@@ -58,5 +58,7 @@ ppport\.h$
 \.c$
 \.bs$
 
-MYMETA\.yml$
-
+MYMETA\.(?:yml|json)$
+Moose-t/
+xshelper\.h$
+\.swp$