summaryrefslogtreecommitdiff
path: root/net/gotify-server/files/patch-ui_tsconfig.json
blob: 67b8c2844c694a4cbf3233fbbd7e1e71c08a909e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ui/tsconfig.json.orig	1979-11-29 23:00:00 UTC
+++ ui/tsconfig.json
@@ -32,7 +32,8 @@
     "acceptance-tests",
     "webpack",
     "jest",
-    "src/setupTests.ts"
+    "src/setupTests.ts",
+    "**/test/*.ts"
   ],
   "include": [
     "src"