aboutsummaryrefslogtreecommitdiff
path: root/jest.config.js
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2025-06-26 18:53:28 +0200
committerstonedDiscord <Tukz@gmx.de>2025-06-26 18:53:28 +0200
commitf3e80b1575442044adb3f835539e33701e1ef149 (patch)
tree107cbdc61cdf414e2c549a83f996ebc35f32d909 /jest.config.js
parent07f7f67ee76202fa94284022b3dd1cc260895502 (diff)
packet handlers
Diffstat (limited to 'jest.config.js')
-rw-r--r--jest.config.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jest.config.js b/jest.config.js
index 0f0cc11..a7adc62 100644
--- a/jest.config.js
+++ b/jest.config.js
@@ -30,7 +30,8 @@ module.exports = {
"<rootDir>/build/",
"<rootDir>/node_modules/",
"<rootDir>/webAO/dom/",
- "<rootDir>/webAO/viewport/utils/"
+ "<rootDir>/webAO/viewport/utils/",
+ "<rootDir>/webAO/packets/handlers/"
],
// Indicates which provider should be used to instrument code for coverage