Skip to content

Commit 1b6cc4e

Browse files
committed
JS: Update test
1 parent a13fb8e commit 1b6cc4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/test/library-tests/CallGraphs/FullTest/tests.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ test_getAFunctionValue
114114
| tst3.js:2:1:2:23 | functio ... n2() {} | tst3.js:2:1:2:23 | functio ... n2() {} |
115115
| tst.js:1:1:1:15 | function f() {} | tst.js:1:1:1:15 | function f() {} |
116116
| tst.js:2:9:2:21 | function() {} | tst.js:2:9:2:21 | function() {} |
117+
| tst.js:3:1:3:1 | h | tst.js:3:5:3:17 | function() {} |
117118
| tst.js:3:1:3:17 | h = function() {} | tst.js:3:5:3:17 | function() {} |
118119
| tst.js:3:5:3:17 | function() {} | tst.js:3:5:3:17 | function() {} |
119120
| tst.js:4:1:4:5 | k = g | tst.js:2:9:2:21 | function() {} |

0 commit comments

Comments
 (0)