Преглед изворни кода

Adding missing Testcase to `__main__`

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.11.2
MegaIng пре 3 година
committed by GitHub
родитељ
комит
a4ddb1e84f
No known key found for this signature in database 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…
Откажи
Сачувај