Skip to content

Commit 8a98e3c

Browse files
author
Max Schaefer
authored
Merge pull request #50 from xiemaisi/js/node-detector-test-output
JavaScript: Update expected test output due to changes in Node.js detector.
2 parents 9d2dd97 + e67f367 commit 8a98e3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/test/library-tests/Flow/abseval.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
| b.js:19:5:19:6 | z3 | b.js:19:10:19:18 | c_default | file://:0:0:0:0 | indefinite value (import) |
4040
| b.js:22:5:22:6 | z4 | b.js:22:10:22:12 | foo | file://:0:0:0:0 | indefinite value (import) |
4141
| b.js:22:5:22:6 | z4 | b.js:22:10:22:12 | foo | file://:0:0:0:0 | non-empty, non-numeric string |
42+
| b.js:25:5:25:6 | z5 | b.js:25:10:25:14 | stuff | file://:0:0:0:0 | indefinite value (call) |
4243
| b.js:25:5:25:6 | z5 | b.js:25:10:25:14 | stuff | file://:0:0:0:0 | indefinite value (import) |
4344
| b.js:28:5:28:6 | z6 | b.js:28:10:28:14 | setX2 | a.js:3:8:5:1 | function setX |
4445
| b.js:31:5:31:6 | z7 | b.js:31:10:31:10 | A | ts.ts:1:16:1:25 | class A |

0 commit comments

Comments
 (0)