Skip to content

Commit e3949fb

Browse files
committed
Auto merge of #5064 - Eh2406:fix_test, r=matklad
fix a missing test, this was missed in the rebase of #5063 3 test did not get moved. in #5063.
2 parents 847f1f7 + 97249ec commit e3949fb

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

tests/testsuite/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ mod profiles;
6565
mod publish;
6666
mod read_manifest;
6767
mod registry;
68+
mod rename_deps;
6869
mod required_features;
6970
mod resolve;
7071
mod run;
File renamed without changes.

0 commit comments

Comments
 (0)