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