feat: Make traces produced by expect dependent on

the value of the tracing flag.
This commit is contained in:
microproofs
2023-06-23 13:36:41 -04:00
committed by Kasey
parent dbfa08a5a7
commit db369da96e
11 changed files with 79 additions and 45 deletions

View File

@@ -205,6 +205,7 @@ mod test {
&project.functions,
&project.data_types,
&project.module_types,
true,
);
let (validator, def) = modules