Skip to content

Commit 04ee483

Browse files
committed
JS: update test output
1 parent 39e2d14 commit 04ee483

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,6 @@ test_getACallee
439439
| tst.js:64:13:64:19 | new B() | tst.js:50:1:50:15 | function B() {} |
440440
| tst.js:66:5:66:9 | b.f() | tst.js:52:5:54:2 | functio ... g();\\n\\t} |
441441
| tst.js:66:5:66:9 | b.f() | tst.js:65:11:65:23 | function() {} |
442-
| tst.js:69:1:69:10 | globalfn() | tst3.js:1:1:1:22 | functio ... fn() {} |
443442
| tst.js:70:1:70:11 | globalfn2() | tst3.js:2:1:2:23 | functio ... n2() {} |
444443
test_getCalleeName
445444
| a.js:2:1:2:5 | foo() | foo |

0 commit comments

Comments
 (0)