add Test::File::ShareDir::Dist to rest of tests

This commit is contained in:
Oliver Gorwits
2018-01-06 12:30:43 +00:00
parent 0983292bed
commit 275b0224db
3 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ use strict;
use warnings;
use Test::More;
use Test::File::ShareDir::Dist { 'App-Netdisco' => 'share/' };
use Env::Path;
use FindBin qw( $Bin );