aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-05-30 10:55:32 +0200
committerClombrong <cromblong@egregore.fun>2025-05-30 10:55:32 +0200
commit591038ba4f718007cacdf7a4f58b3c375fa2ee97 (patch)
tree5ef6770eb5ba8ddcd956e8e3a86dbbe49c898384
parent91e3de96fd83cfda68b3a842702f1a70cc06768d (diff)
test(js): move portal tests to global tests
-rw-r--r--test/js/dune (renamed from portal/test/js/dune)0
-rw-r--r--test/js/package-lock.json (renamed from portal/test/js/package-lock.json)0
-rw-r--r--test/js/package.json (renamed from portal/test/js/package.json)0
-rw-r--r--test/js/polyfill.js (renamed from portal/test/js/polyfill.js)0
-rw-r--r--test/js/websockets_hello.ml (renamed from portal/test/js/websockets_hello.ml)0
5 files changed, 0 insertions, 0 deletions
diff --git a/portal/test/js/dune b/test/js/dune
index b34c980..b34c980 100644
--- a/portal/test/js/dune
+++ b/test/js/dune
diff --git a/portal/test/js/package-lock.json b/test/js/package-lock.json
index 8b5d148..8b5d148 100644
--- a/portal/test/js/package-lock.json
+++ b/test/js/package-lock.json
diff --git a/portal/test/js/package.json b/test/js/package.json
index 3b36bf4..3b36bf4 100644
--- a/portal/test/js/package.json
+++ b/test/js/package.json
diff --git a/portal/test/js/polyfill.js b/test/js/polyfill.js
index e394ec8..e394ec8 100644
--- a/portal/test/js/polyfill.js
+++ b/test/js/polyfill.js
diff --git a/portal/test/js/websockets_hello.ml b/test/js/websockets_hello.ml
index 5705dc9..5705dc9 100644
--- a/portal/test/js/websockets_hello.ml
+++ b/test/js/websockets_hello.ml