JS: update other Express test outputs

This commit is contained in:
Asger F
2018-09-26 08:36:52 +01:00
parent a47b1dc774
commit 057c3a92b4
20 changed files with 30 additions and 27 deletions

View File

@@ -11,7 +11,7 @@
| src/express.js:16:3:18:4 | router. ... );\\n }) | GET |
| src/express.js:22:1:32:2 | app.pos ... r');\\n}) | POST |
| src/express.js:34:1:34:53 | app.get ... andler) | GET |
| src/express.js:46:1:50:2 | app.pos ... ame;\\n}) | POST |
| src/express.js:46:1:51:2 | app.pos ... me];\\n}) | POST |
| src/responseExprs.js:4:1:6:2 | app.get ... res1\\n}) | GET |
| src/responseExprs.js:7:1:9:2 | app.get ... es2;\\n}) | GET |
| src/responseExprs.js:10:1:12:2 | app.get ... es3;\\n}) | GET |