Skip to content

Commit

Permalink
Drop ignore on test_audio_cvt
Browse files Browse the repository at this point in the history
Now that this should be fixed upstream.
  • Loading branch information
waych committed Apr 22, 2021
1 parent 715f36a commit 4975514
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sdl2/audio.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1071,8 +1071,6 @@ mod test {
use super::{AudioCVT, AudioFormat};

#[test]
// Ignored temporarily to isolate cause of HEAP corruption on Windows release dynamic build.
#[ignore]
fn test_audio_cvt() {
use std::iter::repeat;

Expand Down

0 comments on commit 4975514

Please sign in to comment.