Skip to content

Commit e4e5291

Browse files
committed
Fix more test expectations after rebase
1 parent fc7c66d commit e4e5291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swift/ql/test/library-tests/dataflow/flowsources/FlowSources.expected

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
| customurlschemes.swift:38:52:38:62 | url | external |
44
| customurlschemes.swift:43:9:43:28 | ...[...] | Remote URL in UIApplicationDelegate.application.launchOptions |
55
| customurlschemes.swift:48:9:48:28 | ...[...] | Remote URL in UIApplicationDelegate.application.launchOptions |
6+
| data.swift:18:20:18:20 | call to init(contentsOf:options:) | external |
7+
| data.swift:18:20:18:54 | call to init(contentsOf:options:) | external |
68
| nsdata.swift:18:17:18:17 | call to init(contentsOf:) | external |
79
| nsdata.swift:18:17:18:40 | call to init(contentsOf:) | external |
810
| nsdata.swift:19:17:19:17 | call to init(contentsOf:options:) | external |
911
| nsdata.swift:19:17:19:53 | call to init(contentsOf:options:) | external |
10-
| data.swift:18:20:18:20 | call to init(contentsOf:options:) | external |
11-
| data.swift:18:20:18:54 | call to init(contentsOf:options:) | external |
1212
| string.swift:56:21:56:21 | call to init(contentsOf:) | external |
1313
| string.swift:56:21:56:44 | call to init(contentsOf:) | external |
1414
| string.swift:57:21:57:21 | call to init(contentsOf:encoding:) | external |

0 commit comments

Comments
 (0)