summaryrefslogtreecommitdiff
path: root/test.ts
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-12-19 13:50:48 -0500
committerGitHub <noreply@github.com>2018-12-19 13:50:48 -0500
commit3542f2de0cecdbcf07d3bea3de6439e6a87376df (patch)
tree53c39ae3456fa8d6a360485378e8d82949b09e9a /test.ts
parentecde6a4c503584aa712f40e70c8e1aa78959e110 (diff)
Add examples/ directory (denoland/deno_std#28)
Previously https://github.com/denoland/deno_examples Original: https://github.com/denoland/deno_std/commit/14be9a0e82d1b54d5b0f04291d9154d1d7da29f7
Diffstat (limited to 'test.ts')
-rwxr-xr-xtest.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.ts b/test.ts
index 94534825d..703ce639d 100755
--- a/test.ts
+++ b/test.ts
@@ -11,6 +11,7 @@ import "flags/test.ts";
import "net/bufio_test.ts";
import "net/http_test.ts";
import "net/textproto_test.ts";
+import "examples/test.ts";
import { runTests, completePromise } from "net/file_server_test.ts";
// logging tests