DEBSOURCES
Skip Quicknav
sources / python-expecttest / 0.3.0-1 / smoketests / no_unittest.py
12345
from expecttest import assert_expected_inline S1 = "a\nb" assert_expected_inline(S1, """""")