def test_paintSVGchar(self): svg = paintSvgChar(1, 20, 1, 12) assert "/L/Character/Dirichlet/8/5" in svg
def test_paintSVGchar(self): svg = paintSvgChar(1,20,1,12) assert "/L/Character/Dirichlet/8/5" in svg