From 3fd1654ff6d800788ad2efae338f441db06cc8fe Mon Sep 17 00:00:00 2001 From: Timothee Guerin Date: Fri, 29 Mar 2024 16:16:36 +0000 Subject: [PATCH] Add docs for tests --- src/basic-languages/typespec/typespec.test.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/basic-languages/typespec/typespec.test.ts b/src/basic-languages/typespec/typespec.test.ts index 748b6811fc..470e8e321d 100644 --- a/src/basic-languages/typespec/typespec.test.ts +++ b/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', [ [ {