transfer changes to _load_module to Role::Tiny's inlined version and document that...
[gitmo/Role-Tiny.git] / t / load_module.t
index 6841e93..8704137 100644 (file)
@@ -1,3 +1,5 @@
+# this test is replicated to t/load_module_role_tiny.t for Role::Tiny
+
 # work around RT#67692
 use Moo::_Utils;
 use strictures 1;