import { assertNotEquals } from "https://deno.land/x/yaml_wasm@deno-v0.41.0/tests/deps.ts";
Make an assertion that actual
and expected
are not equal, deeply.
If not then throw.
import { assertNotEquals } from "https://deno.land/x/yaml_wasm@deno-v0.41.0/tests/deps.ts";
Make an assertion that actual
and expected
are not equal, deeply.
If not then throw.