diff --git a/src/parser/tests.rs b/src/parser/tests.rs index 96828e6..0429de0 100644 --- a/src/parser/tests.rs +++ b/src/parser/tests.rs @@ -518,7 +518,6 @@ fn test_array_access_in_if() { } #[test] -#[ignore] fn test_uninitialized_variables() { let raw = " fn main() {