summaryrefslogtreecommitdiff
path: root/std/encoding/yaml_test.ts
blob: d65be604c0cc736ccdeedfc999a18e71f6a3114c (plain)
1
2
3
4
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.

import "./_yaml/parse_test.ts";
import "./_yaml/stringify_test.ts";