summaryrefslogtreecommitdiff
path: root/http/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'http/test.ts')
-rw-r--r--http/test.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/http/test.ts b/http/test.ts
index 25b8af79f..938ea4458 100644
--- a/http/test.ts
+++ b/http/test.ts
@@ -1,3 +1,4 @@
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import "./server_test.ts";
import "./file_server_test.ts";
+import "./racing_server_test.ts";