1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 21:50:00 -05:00

docs(cli/dts): tag test permission example as typescript (#10753)

This commit is contained in:
Casper Beyer 2021-05-25 21:01:15 +08:00 committed by GitHub
parent cd4194a5e4
commit 3a2e020c8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1269,7 +1269,7 @@ declare namespace Deno {
* });
* ```
*
* ```
* ```ts
* import { assertEquals } from "https://deno.land/std/testing/asserts.ts";
*
* Deno.test({