Skip to content

Commit

Permalink
ReEnable test on other targets
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmech committed Oct 10, 2023
1 parent 0dac7fd commit 06d2849
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/trigen.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,6 @@ mod tests {
}

#[test]
#[cfg(target_os = "linux")]
fn voronoi_1_works() -> Result<(), StrError> {
let mut trigen = Trigen::new(3, None, None, None)?;
trigen
Expand Down

0 comments on commit 06d2849

Please sign in to comment.