From 13e86cb91e45ba603b47f7fa1b68b5973565463f Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 11 May 2023 14:48:48 +0800 Subject: test: remove test depend and use vusted (#2603) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 15aa212c..74715e6b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ test: - sh ./scripts/run_test.sh + vusted ./test lint: @printf "\nRunning luacheck\n" -- cgit v1.2.3-70-g09d2