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