diff --git a/test/module-systems/deno-test.ts b/test/module-systems/deno-test.ts index 282a97d..cd991b4 100644 --- a/test/module-systems/deno-test.ts +++ b/test/module-systems/deno-test.ts @@ -1,4 +1,4 @@ -import { assertEquals } from "https://deno.land/std@v0.51.0/testing/asserts.ts"; +import { assertEquals } from "https://deno.land/std@0.51.0/testing/asserts.ts"; import mustache from "../../mustache.mjs"; const view = {