summaryrefslogtreecommitdiff
path: root/encoding/test.ts
blob: c7a1c97160076f11766355e0085ecea5c0453640 (plain)
1
2
3
4
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import "./hex_test.ts";
import "./toml_test.ts";
import "./csv_test.ts";