diff options
-rw-r--r-- | tests/test_core.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_core.py b/tests/test_core.py index 7facf395..7eff0d2f 100644 --- a/tests/test_core.py +++ b/tests/test_core.py @@ -5567,7 +5567,6 @@ The current type of b is: 9 if Settings.ASM_JS: return self.skip('TODO: dlopen in asm') Settings.NAMED_GLOBALS = 1 - Settings.LINKABLE = 1 lib_src = ''' #include <cstdio> |