Skip to content

Commit 81d3813

Browse files
committed
Fix test expectations
1 parent 1e48500 commit 81d3813

File tree

2 files changed

+321
-153
lines changed

2 files changed

+321
-153
lines changed

swift/ql/test/library-tests/dataflow/taint/LocalTaint.expected

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,5 @@
125125
| string.swift:39:29:39:29 | < | string.swift:39:13:39:29 | ... .+(_:_:) ... |
126126
| subscript.swift:13:10:13:17 | call to source() | subscript.swift:13:10:13:20 | ...[...] |
127127
| subscript.swift:14:10:14:18 | call to source2() | subscript.swift:14:10:14:21 | ...[...] |
128-
| url.swift:69:15:69:26 | .pathComponents | url.swift:69:15:69:42 | ...[...] |
128+
| url.swift:70:15:70:26 | .pathComponents | url.swift:70:15:70:42 | ...[...] |
129+
| url.swift:92:15:92:59 | .pathComponents | url.swift:92:15:92:75 | ...[...] |

0 commit comments

Comments
 (0)