Skip to content

Commit

Permalink
don't need to ignore log test
Browse files Browse the repository at this point in the history
  • Loading branch information
laser committed Jun 24, 2020
1 parent a164d4c commit 8610739
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/src/util/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ mod tests {
}

#[test]
#[ignore]
#[cfg(target_os = "linux")]
fn test_init_log_fd() {
use std::env;
Expand Down

0 comments on commit 8610739

Please sign in to comment.