summaryrefslogtreecommitdiff
path: root/test/full/self.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/full/self.lua')
-rw-r--r--test/full/self.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/full/self.lua b/test/full/self.lua
index 0c148a91..d0e74a80 100644
--- a/test/full/self.lua
+++ b/test/full/self.lua
@@ -29,7 +29,7 @@ end
print('基准诊断目录:', path)
ws.ready = true
-diag.start()
+diag.diagnosticsScope(furi.encode(path:string()))
local clock = os.clock()