diff --git a/tests/cases/fourslash/tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts b/tests/cases/fourslash/tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts index 2f574b9eaf4..524da0c2f0e 100644 --- a/tests/cases/fourslash/tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts +++ b/tests/cases/fourslash/tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts @@ -1,6 +1,6 @@ /// -// Should give completions for relative references to ts files when allowJs is false +// Should give completions for relative references to ts files when allowJs is true. // @allowJs: true