deno.land / x / esm@v135_2 / test / issue-591 / issue-591.test.ts

issue-591.test.ts
نووسراو ببینە
1
2
3
4
5
6
7
8
import { assert } from "https://deno.land/std@0.180.0/testing/asserts.ts";
import urlRegexSafe from "http://localhost:8080/url-regex-safe@3.0.0";
Deno.test("issue #591", async () => { assert(urlRegexSafe() instanceof RegExp);});
esm

Version Info

Tagged at
a year ago