From bd6b37f62c8f379b8764e83c766d2756b3ee3aae Mon Sep 17 00:00:00 2001 From: Abdelrahman Ashraf Date: Tue, 29 Oct 2024 20:32:02 +0700 Subject: [PATCH] refactor: remove ignore attribute from test_unload_theme --- dotlottie-rs/tests/theming.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/dotlottie-rs/tests/theming.rs b/dotlottie-rs/tests/theming.rs index 0d6b991b..36e9cc3f 100644 --- a/dotlottie-rs/tests/theming.rs +++ b/dotlottie-rs/tests/theming.rs @@ -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 {