Description: Don't depend on Test::InDistDir
Author: Xavier Guimard <yadd@debian.org>
Forwarded: not-needed
Last-Update: 2019-06-10

--- a/t/basic.t
+++ b/t/basic.t
@@ -1,6 +1,6 @@
 use strictures 2;
 
-use if !(-e 'META.yml'), "Test::InDistDir";
+#use if !(-e 'META.yml'), "Test::InDistDir";
 use Test::More;
 
 BEGIN {
