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

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