diff options
| author | Mohammad Sulaiman <mohammad.sulaiman@exalt.ps> | 2024-09-05 11:09:09 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 08:09:09 +0000 |
| commit | 49340b96f6b3603186e03f0102b99bc4a34a1b63 (patch) | |
| tree | 24a1278efb472a52c58811a62ce9e38bcffc674b /tests/testdata/doc/deno_doc2.ts | |
| parent | dfc5eec43c481b1eeaa0ad069aeba8b7559d4440 (diff) | |
chore: deprecate doc itests (#25452)
Diffstat (limited to 'tests/testdata/doc/deno_doc2.ts')
| -rw-r--r-- | tests/testdata/doc/deno_doc2.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testdata/doc/deno_doc2.ts b/tests/testdata/doc/deno_doc2.ts deleted file mode 100644 index ee6fc22dc..000000000 --- a/tests/testdata/doc/deno_doc2.ts +++ /dev/null @@ -1,3 +0,0 @@ -/** Some JSDoc */ -export function bar() { -} |
