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