mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
9aa593cd5d
# Summary This PR resolves about the issue. fixes #10810 And the formerly context is in the PR. #22582 Here is an expected behaviour example with this change. - 🦕.test.ts ```ts import { assertEquals } from "https://deno.land/std@0.215.0/assert/mod.ts"; Deno.test("example test", () => { assertEquals("🍋", "🦕"); }); ``` |
||
---|---|---|
.. | ||
reporters | ||
channel.rs | ||
fmt.rs | ||
mod.rs |