Description: Exclude test class from install
 Excludes the CHI::Memoize::t::Memoize test class from the install, as it
 presumably shouldn't be installed to production.
Author: Christopher Hoskin <christopher.hoskin@gmail.com>
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=119218
Last-Update: 2016-12-12
--- /dev/null
+++ b/INSTALL.SKIP
@@ -0,0 +1 @@
+lib/CHI/Memoize/t
