From e37f87c35c726c5eafac84f5109ef43173e0301e Mon Sep 17 00:00:00 2001 From: hakril Date: Thu, 16 Jan 2025 22:04:06 +0100 Subject: [PATCH] Adapt test_syswow.py for arm exploration --- tests/test_syswow.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/test_syswow.py b/tests/test_syswow.py index f679c8c..c19c809 100644 --- a/tests/test_syswow.py +++ b/tests/test_syswow.py @@ -8,8 +8,7 @@ import windows.native_exec.simple_x64 as x64 from .pfwtest import * -pytestmark = pytest.mark.usefixtures('check_for_gc_garbage') - +# pytestmark = pytest.mark.usefixtures('check_for_gc_garbage') def test_print_syswow_state(): import platform