testing js app
Node.js CI Test / build (12.x) (pull_request) Failing after 6s
Node.js CI Test / build (14.x) (pull_request) Failing after 6s
Node.js CI Test / build (16.x) (pull_request) Successful in 10s

This commit is contained in:
Mark
2026-05-19 22:10:51 -07:00
parent 789e48e01e
commit 96ccf86f5c
5266 changed files with 514154 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
module.exports = 'wtf';
+1
View File
@@ -0,0 +1 @@
module.exports = 'okok';
+1
View File
@@ -0,0 +1 @@
console.log(require('./'));
+1
View File
@@ -0,0 +1 @@
module.exports = '>_<';
+1
View File
@@ -0,0 +1 @@
console.log(require('./')); // should throw