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/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/lua/README.md') diff --git a/test/lua/README.md b/test/lua/README.md index 5b9a1e6..a6bffb3 100644 --- a/test/lua/README.md +++ b/test/lua/README.md @@ -1,7 +1,7 @@ Unit Test for Vis' Lua API -------------------------- -The tests use the [busted unit testing framework](https://olivinelabs.com/busted/). +The test-suite is based on the [busted unit testing framework](https://olivinelabs.com/busted/). Each `*.lua` file is sourced from a new `vis` instance which loads the correspending `*.in` file. -- cgit v1.2.3