""" Author: Sergey Vartanov (me@enzet.ru). """ from roentgen.grid import draw_grid def test_icons(): """ Test grid drawing. """ draw_grid()