From 307826e8bb95e06f03cde009d3063009a759f306 Mon Sep 17 00:00:00 2001 From: mwaldrich <30734086+mwaldrich@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:50:00 -0500 Subject: [PATCH] Update README.md --- tests-unit/README.md | 5 +++++ 1 file changed, 5 insertions(+) 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