summaryrefslogtreecommitdiff
path: root/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test.ts')
-rwxr-xr-xtest.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.ts b/test.ts
index 367fd4652..07d825b62 100755
--- a/test.ts
+++ b/test.ts
@@ -15,7 +15,7 @@ import "fs/path/zero_length_strings_test.ts";
import "io/bufio_test.ts";
import "io/ioutil_test.ts";
import "io/util_test.ts";
-import "http/http_test.ts";
+import "http/server_test.ts";
import "http/file_server_test.ts";
import "log/test.ts";
import "log/handlers_test.ts";