Skip to content

Commit 4a4f782

Browse files
committed
Rust: Accept another consistency test change.
1 parent 0e2bc7c commit 4a4f782

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust/ql/test/library-tests/dataflow/sources/CONSISTENCY/PathResolutionConsistency.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ multipleCallTargets
1111
| test.rs:179:30:179:68 | ...::_print(...) |
1212
| test.rs:188:26:188:105 | ...::_print(...) |
1313
| test.rs:229:22:229:72 | ... .read_to_string(...) |
14+
| test.rs:513:22:513:50 | file.read_to_end(...) |
15+
| test.rs:519:22:519:53 | file.read_to_string(...) |
1416
| test.rs:697:18:697:38 | ...::_print(...) |
1517
| test.rs:702:18:702:45 | ...::_print(...) |
1618
| test.rs:706:25:706:49 | address.to_socket_addrs() |

0 commit comments

Comments
 (0)