Procházet zdrojové kódy

Merge pull request #766 from MegaIng/patch-3

Adding missing Testcase to `__main__`
tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.11.2
Erez Shinan před 3 roky
committed by GitHub
rodič
revize
074a7c7e12
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      tests/__main__.py

+ 1
- 0
tests/__main__.py Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit