import * as Test from "@std/assert"; Deno.test(function() { Test.assertEquals(); } );