Skip to content

Commit

Permalink
Clippy for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
svartalf committed Sep 25, 2019
1 parent 41a5177 commit 44cad2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions heim-memory/tests/smoke.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ async fn smoke_memory() {
}
}


#[heim_derive::test]
#[allow(unused_variables)]
async fn smoke_swap() {
let swap = memory::swap().await;

Expand Down

0 comments on commit 44cad2c

Please sign in to comment.