aboutsummaryrefslogtreecommitdiff
path: root/t/03-having.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>2023-07-25 02:16:57 +0200
commitb9cb4f652969eb0d3e70e134f059ab9c57ddf0bb (patch)
tree425306f74ba1b15d33e9ef4d24f21523fd12f63a /t/03-having.t
parent4ca9f95f31f54903a0738a8bfd4fc6ed1a4d0a29 (diff)
Clean up tests from useless statements
Diffstat (limited to 't/03-having.t')
-rw-r--r--t/03-having.t1
1 files changed, 0 insertions, 1 deletions
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;