Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DreamWuGit committed Jun 7, 2024
1 parent e88d53a commit bd725c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,6 @@ mod tests {
for (src_offset, dest_offset, copy_size) in TESTING_MCOPY_PARIS {
let testing_data =
TestingData::new_for_mcopy(*src_offset, *dest_offset, *copy_size, None);
// improve new_for_mcopy later
test_root(&testing_data);
test_internal(&testing_data);
}
Expand Down

0 comments on commit bd725c4

Please sign in to comment.