Skip to content

Commit f27fda8

Browse files
committed
Update tests.expected
1 parent 7122a75 commit f27fda8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,6 @@ flowStep
10221022
| tst.js:4:9:4:12 | "hi" | tst.js:4:5:4:12 | y |
10231023
| tst.js:9:2:9:2 | x | tst.js:9:1:9:3 | (x) |
10241024
| tst.js:10:4:10:4 | y | tst.js:10:1:10:4 | x, y |
1025-
| tst.js:11:1:11:1 | x | tst.js:11:1:11:6 | x && y |
10261025
| tst.js:11:1:11:1 | x | tst.js:12:1:12:1 | x |
10271026
| tst.js:11:1:11:1 | x | tst.js:12:1:12:1 | x |
10281027
| tst.js:11:6:11:6 | y | tst.js:11:1:11:6 | x && y |

0 commit comments

Comments
 (0)