Skip to content

Commit

Permalink
rust ... format ...
Browse files Browse the repository at this point in the history
  • Loading branch information
iximeow committed Mar 26, 2020
1 parent 3187090 commit e71b7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ fn ignore(testsuite: &str, testname: &str, strategy: &str) -> bool {
// See https://github.com/bytecodealliance/wasmtime/pull/1216.
#[cfg(windows)]
return true;
},
}

_ => {}
},
Expand Down

0 comments on commit e71b7fe

Please sign in to comment.