diff options
Diffstat (limited to 'encoding/test.ts')
-rw-r--r-- | encoding/test.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/encoding/test.ts b/encoding/test.ts deleted file mode 100644 index c7a1c9716..000000000 --- a/encoding/test.ts +++ /dev/null @@ -1,4 +0,0 @@ -// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. -import "./hex_test.ts"; -import "./toml_test.ts"; -import "./csv_test.ts"; |