mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
android support added to test case
This commit is contained in:
parent
093757ca80
commit
68024eb4eb
@ -33,4 +33,5 @@ pub fn main() {
|
||||
#[cfg(target_os = "macos")]
|
||||
#[cfg(target_os = "linux")]
|
||||
#[cfg(target_os = "freebsd")]
|
||||
#[cfg(target_os = "android")]
|
||||
pub fn main() { }
|
||||
|
Loading…
Reference in New Issue
Block a user