Skip to content

Commit

Permalink
refactor: remove ignore attribute from test_unload_theme
Browse files Browse the repository at this point in the history
  • Loading branch information
theashraf committed Oct 29, 2024
1 parent 025c799 commit bd6b37f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dotlottie-rs/tests/theming.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ mod tests {
}

#[test]
#[ignore]
#[ignore = "malloc: Double free detected when unloading theme"]
fn test_unload_theme() {
let player = DotLottiePlayer::new(Config {
Expand Down

0 comments on commit bd6b37f

Please sign in to comment.