From 98d205d04062d68908101b418c188c8f6258e6ae Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 21 Mar 2018 23:39:06 +0100 Subject: Clean up tests from useless statements --- t/05-null-parser.t | 1 - 1 file changed, 1 deletion(-) (limited to 't/05-null-parser.t') 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; -- cgit v1.1