Explorar o código

Add docs for tests

Timothee Guerin hai 1 ano
pai
achega
3fd1654ff6
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  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', [
 	[
 		{