android support added to test case
This commit is contained in:
parent
093757ca80
commit
68024eb4eb
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue