From 04eaf63f02b1ac74bdf5c8dfedfbe7ad613427fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 16 Nov 2021 20:32:45 +0800 Subject: fix --- test/full/self.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/full') diff --git a/test/full/self.lua b/test/full/self.lua index 63e76d9a..eae53b72 100644 --- a/test/full/self.lua +++ b/test/full/self.lua @@ -6,7 +6,7 @@ local config = require 'config' local ws = require 'workspace' files.removeAll() -local path = ROOT +local path = ROOT / 'script' fsu.scanDirectory(path, function (path) if path:extension():string() ~= '.lua' then -- cgit v1.2.3