diff --git a/META.json b/META.json index 7efedf00..185991b9 100644 --- a/META.json +++ b/META.json @@ -98,6 +98,7 @@ "test" : { "requires" : { "Env::Path" : "0", + "Test::File::ShareDir::Dist" : "0", "Test::More" : "0.88" } } diff --git a/META.yml b/META.yml index c4e38eda..54046a1c 100644 --- a/META.yml +++ b/META.yml @@ -4,6 +4,7 @@ author: - 'Oliver Gorwits ' build_requires: Env::Path: '0' + Test::File::ShareDir::Dist: '0' Test::More: '0.88' configure_requires: DBIx::Class: '0.082810'