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/cursor.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'test/lua/cursor.lua') diff --git a/test/lua/cursor.lua b/test/lua/cursor.lua index 8ea3404..34d7ca0 100644 --- a/test/lua/cursor.lua +++ b/test/lua/cursor.lua @@ -1,4 +1,3 @@ -require 'busted.runner'() local win = vis.win -- cgit v1.2.3