mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
aed65ff333
Original: c8a7dcdcd0
3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
|
|
import "./toml_test.ts";
|
|
import "./csv_test.ts";
|