summaryrefslogtreecommitdiff
path: root/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test.ts')
-rwxr-xr-xtest.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.ts b/test.ts
index 7e3af5313..9760b0f23 100755
--- a/test.ts
+++ b/test.ts
@@ -15,6 +15,7 @@ import "./prettier/test.ts";
import "./strings/test.ts";
import "./testing/test.ts";
import "./textproto/test.ts";
+import "./toml/test.ts";
import "./ws/test.ts";
import "./testing/main.ts";