aboutsummaryrefslogtreecommitdiff
path: root/t/05-null-parser.t
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-03-21 23:39:06 +0100
committerPatrick Spek <p.spek@tyil.nl>2018-03-21 23:39:06 +0100
commit98d205d04062d68908101b418c188c8f6258e6ae (patch)
tree425306f74ba1b15d33e9ef4d24f21523fd12f63a /t/05-null-parser.t
parentf55a1c76325acc3952bdd32abb4e291cdbde4e29 (diff)
Clean up tests from useless statements
Diffstat (limited to 't/05-null-parser.t')
-rw-r--r--t/05-null-parser.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/05-null-parser.t b/t/05-null-parser.t
index 7ba1826..93be062 100644
--- a/t/05-null-parser.t
+++ b/t/05-null-parser.t
@@ -2,7 +2,6 @@
use v6.c;
use Test;
-use lib "lib";
use Config;
use Config::Parser::NULL;