diff --git a/test/test_get_code.py b/test/test_get_code.py index 5bb789f..51e6401 100644 --- a/test/test_get_code.py +++ b/test/test_get_code.py @@ -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"""