Skip to content

Commit 8430708

Browse files
update test line numbers in associated types
1 parent 5deefd1 commit 8430708

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests-expanded/test_associated_types_tests.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,9 +329,9 @@ mod test {
329329
ignore: false,
330330
ignore_message: ::core::option::Option::None,
331331
source_file: "tests/associated_type/src/lib.rs",
332-
start_line: 39usize,
332+
start_line: 40usize,
333333
start_col: 8usize,
334-
end_line: 39usize,
334+
end_line: 40usize,
335335
end_col: 17usize,
336336
compile_fail: false,
337337
no_run: false,

0 commit comments

Comments
 (0)