mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
android support added to test case
This commit is contained in:
@@ -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() { }
|
||||
|
||||
Reference in New Issue
Block a user