Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removes unneeded path refs #3001
  • Loading branch information
JJ committed Sep 10, 2019
1 parent d2e000d commit 49b5a4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xt/type-graph.t
Expand Up @@ -3,7 +3,6 @@
use v6;

use Test;
use lib 'lib';
use Perl6::TypeGraph;

my $t = Perl6::TypeGraph.new-from-file('type-graph.txt');
Expand Down

0 comments on commit 49b5a4e

Please sign in to comment.