Skip to content

Commit 4926d27

Browse files
committed
JS: Update test output
1 parent 5b0ef40 commit 4926d27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,8 +1564,10 @@ sources
15641564
| tst.js:50:14:53:3 | () {\\n ... et`\\n } |
15651565
| tst.js:50:14:53:3 | return of constructor of class A |
15661566
| tst.js:51:5:51:13 | super(42) |
1567+
| tst.js:57:1:57:9 | `x: ${x}` |
15671568
| tst.js:58:1:58:3 | tag |
15681569
| tst.js:58:1:58:13 | tag `x: ${x}` |
1570+
| tst.js:58:5:58:13 | `x: ${x}` |
15691571
| tst.js:61:1:61:5 | ::o.m |
15701572
| tst.js:61:3:61:5 | o.m |
15711573
| tst.js:62:1:62:4 | o::g |

0 commit comments

Comments
 (0)