aboutsummaryrefslogtreecommitdiff
path: root/test/js/polyfill.js
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-04-24 16:22:03 +0200
committerClombrong <cromblong@egregore.fun>2025-04-24 16:22:03 +0200
commit1db20a50974dd33874d28aa78f69a25aa4294a94 (patch)
treed2b24d2801fdd21001cdd7bc2da6ecad65724d2e /test/js/polyfill.js
parent9c36f4089d4636f37853d0c13d6a6ca2f4fd6b05 (diff)
fix: rearrange all portals under common portal/ folder
Diffstat (limited to 'test/js/polyfill.js')
-rw-r--r--test/js/polyfill.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/js/polyfill.js b/test/js/polyfill.js
deleted file mode 100644
index e394ec8..0000000
--- a/test/js/polyfill.js
+++ /dev/null
@@ -1 +0,0 @@
-global.XMLHttpRequest = require("xmlhttprequest").XMLHttpRequest;