aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 7b17b6eed..b11debdc8 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -62,7 +62,7 @@ const paths = {
"lib/refs.d.ts",
],
dev: [
- "test/tests/*.{ts,tsx}",
+ "testlib/**/.ts",
],
},
dist: [