diff options
Diffstat (limited to 'io/test.ts')
-rw-r--r-- | io/test.ts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/io/test.ts b/io/test.ts deleted file mode 100644 index a5c942aef..000000000 --- a/io/test.ts +++ /dev/null @@ -1,6 +0,0 @@ -// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. -import "./bufio_test.ts"; -import "./ioutil_test.ts"; -import "./util_test.ts"; -import "./writers_test.ts"; -import "./readers_test.ts"; |