summaryrefslogtreecommitdiff
path: root/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test.ts')
-rwxr-xr-xtest.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.ts b/test.ts
index b9fcd74e0..6850fc5af 100755
--- a/test.ts
+++ b/test.ts
@@ -23,3 +23,5 @@ import "testing/test.ts";
import "textproto/test.ts";
import "ws/sha1_test.ts";
import "ws/test.ts";
+
+import "testing/main.ts";