File size: 229 Bytes
19c634e
 
 
 
 
093ff4b
19c634e
1
2
3
4
5
6
7
8
from crh_preprocessor.preprocessor import preprocess


def test_preprocessor():
    assert (
        preprocess("İşanç Alla-Taalâğa.") == "işan\u04ab alla-taalâğa."
    )  # first i is two symbols (i without dot and dot)