summaryrefslogtreecommitdiff
path: root/test/full/projects.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/full/projects.lua')
-rw-r--r--test/full/projects.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/full/projects.lua b/test/full/projects.lua
index 4a8ef62a..9531d01b 100644
--- a/test/full/projects.lua
+++ b/test/full/projects.lua
@@ -42,7 +42,7 @@ local function doProjects(pathname)
print('开始诊断...')
ws.ready = true
- diag.start()
+ diag.diagnosticsScope(furi.encode(path:string()))
local clock = os.clock()