diff --git a/test/test_core.py b/test/test_core.py index 428dd4b33a98..f81cc087548a 100644 --- a/test/test_core.py +++ b/test/test_core.py @@ -2979,7 +2979,6 @@ def test_dlfcn_i64(self): self.do_run(src, '|65830|') @needs_dylink - @disabled('EM_ASM in not yet supported in SIDE_MODULE') def test_dlfcn_em_asm(self): create_file('liblib.cpp', ''' #include