diff --git a/src/harness/harnessUtils.ts b/src/harness/harnessUtils.ts index 23c715a58e274..dbed683b30a1b 100644 --- a/src/harness/harnessUtils.ts +++ b/src/harness/harnessUtils.ts @@ -218,7 +218,7 @@ namespace Utils { case "symbolCount": case "identifierCount": case "scriptSnapshot": - // Blacklist of items we never put in the baseline file. + // Blockist of items we never put in the baseline file. break; case "originalKeywordKind":