diff --git a/tests-unit/README.md b/tests-unit/README.md index 611273d..e1ea082 100644 --- a/tests-unit/README.md +++ b/tests-unit/README.md @@ -80,6 +80,11 @@ and `TaintType` is of the form: | "functionReturn" | "literal" | "declaration"; ``` +and `TrackingType` is of the form: +```typescript +"Boolean" | "SourcedBoolean" | "Expression" +``` + ## `output-expected` For each unit test in `tests-unit/input` named `test`, there should be a