summaryrefslogtreecommitdiff
path: root/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test.ts')
-rw-r--r--test.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.ts b/test.ts
index 8cb0a2ca2..c298b7aab 100644
--- a/test.ts
+++ b/test.ts
@@ -1,6 +1,5 @@
import { run } from "deno";
-import "./buffer_test.ts";
import "./bufio_test.ts";
import "./http_test.ts";
import "./textproto_test.ts";