mirror of
https://github.com/apple/pkl.git
synced 2026-03-26 02:51:13 +01:00
Adds traceMode evaluator setting to support trace() pretty printing (#1100)
This commit is contained in:
@@ -97,6 +97,7 @@ class DocSnippetTestsEngine : HierarchicalTestEngine<DocSnippetTestsEngine.Execu
|
||||
IoUtils.getCurrentWorkingDir(),
|
||||
StackFrameTransformers.defaultTransformer,
|
||||
false,
|
||||
null
|
||||
)
|
||||
return ExecutionContext(replServer)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user