瀏覽代碼

Adding missing Testcase to `__main__`

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.11.2
MegaIng 3 年之前
committed by GitHub
父節點
當前提交
a4ddb1e84f
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      tests/__main__.py

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

@@ -9,6 +9,7 @@ from .test_tools import TestStandalone
from .test_cache import TestCache
from .test_grammar import TestGrammar
from .test_reconstructor import TestReconstructor
from .test_tree_forest_transformer import TestTreeForestTransformer

try:
from .test_nearley.test_nearley import TestNearley


Loading…
取消
儲存