mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-07 21:34:32 +08:00
Remove a skipped test.
This commit is contained in:
@@ -39,7 +39,6 @@ def diff_code_assert(a, b, n=4):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.skipif('True', reason='Refactor a few parser things first.')
|
|
||||||
def test_basic_parsing():
|
def test_basic_parsing():
|
||||||
"""Validate the parsing features"""
|
"""Validate the parsing features"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user