summaryrefslogtreecommitdiff
path: root/http/test.ts
blob: 938ea4458cf50f45eb649484b12c12c977af91e1 (plain)
1
2
3
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";