diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2023-10-30 23:49:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-31 09:19:43 +0530 |
| commit | 092555c611ebab87ad570b4dcb73d54288dccdd9 (patch) | |
| tree | 59b8524320c698a969c1493203dd81a23d4276ef /cli/tests/testdata/doc/use_import_map.out | |
| parent | 1713df13524ad20c6bd0413bcf4aa57adc3f9735 (diff) | |
refactor: update to deno_doc 0.71 (#21023)
Diffstat (limited to 'cli/tests/testdata/doc/use_import_map.out')
| -rw-r--r-- | cli/tests/testdata/doc/use_import_map.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/doc/use_import_map.out b/cli/tests/testdata/doc/use_import_map.out index 82de4dbb0..c27a313f4 100644 --- a/cli/tests/testdata/doc/use_import_map.out +++ b/cli/tests/testdata/doc/use_import_map.out @@ -1,4 +1,4 @@ -Defined in [WILDCARD]/doc/module/fun.js:2:0 +Defined in [WILDCARD]/doc/module/fun.js:2:1 function fun(_a, _b) This is some documentation |
