Skip to content

Commit a4a6e3b

Browse files
committed
JS: Update dataflow tests
1 parent f99db23 commit a4a6e3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/test/library-tests/DataFlow/tests.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,6 +1508,7 @@ sources
15081508
| tst.js:50:14:53:3 | return of constructor of class A |
15091509
| tst.js:51:5:51:13 | super(42) |
15101510
| tst.js:58:1:58:3 | tag |
1511+
| tst.js:58:1:58:13 | tag `x: ${x}` |
15111512
| tst.js:61:1:61:5 | ::o.m |
15121513
| tst.js:61:3:61:5 | o.m |
15131514
| tst.js:62:1:62:4 | o::g |

0 commit comments

Comments
 (0)