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