瀏覽代碼

Activate expand rules reconstructor test (fails)

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.10.0
julienmalard 4 年之前
父節點
當前提交
279c319096
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      tests/test_reconstructor.py

+ 0
- 1
tests/test_reconstructor.py 查看文件

@@ -84,7 +84,6 @@ class TestReconstructor(TestCase):

self.assert_reconstruct(g, code)

@unittest.skip('Not working yet')
def test_expand_rule(self):
g = """
?start: (NL | mult_stmt)*


Loading…
取消
儲存