From b9cb4f652969eb0d3e70e134f059ab9c57ddf0bb 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/03-having.t | 1 - 1 file changed, 1 deletion(-) (limited to 't/03-having.t') diff --git a/t/03-having.t b/t/03-having.t index 3708d8e..50348d0 100644 --- a/t/03-having.t +++ b/t/03-having.t @@ -2,7 +2,6 @@ use v6.c; use Test; -use lib "lib"; plan 4; -- cgit v1.1