Skip to content

Commit 359bbba

Browse files
committed
Update the name of a test.
1 parent 1bb527a commit 359bbba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/example_crates.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,6 @@ fn example_crate_origin_start_lto_crt_static_relocation_static_relocate() {
292292
}
293293

294294
#[test]
295-
fn example_crate_origin_start_tiny() {
295+
fn example_crate_tiny() {
296296
test_crate("tiny", &["--release"], &[], "", "", Some(42));
297297
}

0 commit comments

Comments
 (0)