raw test output

This commit is contained in:
Asger F
2025-02-27 15:32:57 +01:00
parent 193b26e938
commit 2a194a53af
195 changed files with 457 additions and 3237 deletions

View File

@@ -1,4 +1 @@
#select
| eval.js:2:3:2:13 | eval("2+2") | Do not use eval or the Function constructor. |
testFailures
| eval.js:2:3:2:13 | Do not use eval or the Function constructor. | Unexpected result: Alert |