Files
kpmatch/test/__init__.py
2026-04-06 17:28:26 +02:00

4 lines
102 B
Python

from .match import MatchTests
from .parse import ParseTests
from .specificity import SpecificityTests