Skip to content

Commit 1608524

Browse files
committed
Rust: Accept changes to the dataflow/sources test as well.
1 parent 0590c6f commit 1608524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/test/library-tests/dataflow/sources/TaintSources.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
| test.rs:75:26:75:37 | ...::get | Flow source 'RemoteSource' of type remote (DEFAULT). |
2121
| test.rs:78:24:78:35 | ...::get | Flow source 'RemoteSource' of type remote (DEFAULT). |
2222
| test.rs:108:31:108:42 | send_request | Flow source 'RemoteSource' of type remote (DEFAULT). |
23-
| test.rs:193:16:193:29 | ...::args | Flow source 'CommandLineArgs' of type commandargs. |
23+
| test.rs:192:16:192:29 | ...::args | Flow source 'CommandLineArgs' of type commandargs. |

0 commit comments

Comments
 (0)