diff --git a/tsconfig.json b/tsconfig.json
index c46c81c..8da97a0 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -19,7 +19,6 @@
     ]
   },
   "include": [
-    "lib",
-    "test"
+    "lib"
   ]
 }