mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Unskip test_json.test_tool
This commit is contained in:
@@ -7,7 +7,6 @@ from test import support
|
||||
from test.support.script_helper import assert_python_ok
|
||||
|
||||
|
||||
@unittest.skip("TODO: RUSTPYTHON, rustpython -X faulthandler")
|
||||
class TestTool(unittest.TestCase):
|
||||
data = """
|
||||
|
||||
|
||||
Reference in New Issue
Block a user