diff --git a/Documentation/workflow/UnitTests.md b/Documentation/workflow/UnitTests.md index 2201f0f13b0..f77bdcfd163 100644 --- a/Documentation/workflow/UnitTests.md +++ b/Documentation/workflow/UnitTests.md @@ -22,9 +22,10 @@ ## Test Count | Test | Count | -| :---------: | ----: | -| Test | 0 | -| Test | 100 | +| :------------------: | -----: | +| MSBuild Tests | 436 | +| MSBuild Device Tests | 105 | +| On Device Tests | 177 | ## Running Tests