From 438b31497d91becdec95d06ff62c2d86184fa669 Mon Sep 17 00:00:00 2001 From: Jeremy Bobbin Date: Fri, 27 Dec 2024 11:53:30 +0100 Subject: no longer depend on lua-busted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Matěj Cepl --- test/lua/pipe.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/lua/pipe.lua') diff --git a/test/lua/pipe.lua b/test/lua/pipe.lua index 9dfb670..1edd073 100644 --- a/test/lua/pipe.lua +++ b/test/lua/pipe.lua @@ -1,5 +1,3 @@ -require 'busted.runner'() - local file = vis.win.file describe("vis.pipe", function() -- cgit v1.2.3