diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2022-09-18 12:59:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-18 13:59:33 -0400 |
| commit | a4a894fa1e933e8a678f8ad4f6353837859b02fd (patch) | |
| tree | 495c6bc5ad5f3c1b1f9d7344e9a0e401064b1687 /cli/tests/testdata | |
| parent | d7b27ed63bf74c19b0bc961a52665960c199c53a (diff) | |
fix(doc): deno doc should parse modules if they haven't been parsed before (#15941)
Diffstat (limited to 'cli/tests/testdata')
| -rw-r--r-- | cli/tests/testdata/deno_doc.out | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tests/testdata/deno_doc.out b/cli/tests/testdata/deno_doc.out deleted file mode 100644 index 86a77a9cc..000000000 --- a/cli/tests/testdata/deno_doc.out +++ /dev/null @@ -1,2 +0,0 @@ -[WILDCARD] -function foo[WILDCARD]
\ No newline at end of file |
