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