Skip unicode docstring test, required when running on Python 2. See . --- a/parameterized/test.py +++ b/parameterized/test.py @@ -284,11 +284,6 @@ " More" %(foo, ) ) - @parameterized.expand([param("foo")]) - def test_unicode_docstring(self, foo): - u"""Döcumentation.""" - self._assert_docstring(u"Döcumentation [with foo=%r]." %(foo, )) - @parameterized.expand([param("foo", )]) def test_default_values_get_correct_value(self, foo, bar=12): """Documentation""" n' name='id' value='ad64b09df4bcf0a57753c9ad2cdd442b78e205d3'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ragel.scm
AgeCommit message (Expand)Author