소스 검색

Add docs for tests

Timothee Guerin 1 년 전
부모
커밋
3fd1654ff6
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      src/basic-languages/typespec/typespec.test.ts

+ 3 - 2
src/basic-languages/typespec/typespec.test.ts

@@ -3,10 +3,11 @@
  *  Licensed under the MIT License. See License.txt in the project root for license information.
  *--------------------------------------------------------------------------------------------*/
 
-// To generate an initial baseline from a .bicep file, uncomment:
-
 import { testTokenization } from '../test/testRunner';
 
+// Those test were auto generated from the test in the https://github.com/microsoft/typespec repo
+// to keep in sync you can follow the instruction in https://github.com/microsoft/typespec/blob/main/packages/monarch/README.md
+
 testTokenization('typespec', [
 	[
 		{