JS: Update test output

This commit is contained in:
Asger Feldthaus
2020-04-30 00:44:27 +01:00
parent 430bf2da8a
commit 9581bb52cb
19 changed files with 316 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
test_ModuleImportNode
| amd1.js:1:25:1:26 | fs | fs | amd1.js:1:25:1:26 | fs | fs |
| amd1.js:1:25:1:26 | fs | fs | amd1.js:2:3:2:4 | fs | fs |
| amd2.js:2:12:2:24 | require('fs') | fs | amd2.js:3:3:3:4 | fs | fs |
| client1.ts:4:28:4:29 | F1 | framework1 | client1.ts:4:28:4:29 | F1 | F1 |