Rename tests/run-make/issue-15460 into tests/run-make/link-native-static-lib-to-dylib

This commit is contained in:
Guillaume Gomez 2024-06-02 14:20:39 +02:00
parent 5257ca7f4f
commit 3de52521ae
4 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// Regression test for <https://github.com/rust-lang/rust/issues/15460>.
//@ ignore-cross-compile //@ ignore-cross-compile
use run_make_support::{build_native_static_lib, run, rustc}; use run_make_support::{build_native_static_lib, run, rustc};