Skip to content

Commit

Permalink
Add docs for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Mar 29, 2024
1 parent 2b74895 commit 3fd1654
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/basic-languages/typespec/typespec.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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', [
[
{
Expand Down

0 comments on commit 3fd1654

Please sign in to comment.