Skip to content

Commit

Permalink
Update src/grammar/brightscript.tmLanguage.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdp authored Nov 14, 2024
1 parent 6cdf152 commit eb9cb42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/grammar/brightscript.tmLanguage.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,6 @@ describe('brightscript.tmlanguage.json', () => {
});
});


const registries = new Cache();
async function testGrammar(testCaseText: string) {
testCaseText = `' SYNTAX TEST "source.brs" +AllowMiddleLineAssertions` + testCaseText;
Expand Down

0 comments on commit eb9cb42

Please sign in to comment.