summaryrefslogtreecommitdiff
path: root/std/encoding/yaml_test.ts
blob: a5a8374cc693013d12c9b1c6ad48fcdf8698bcf1 (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";