X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2b754d446c2eaaa5fd21a3854b0e07e838a0aacf..15250ee6bfdb66cd823fb856bda84e372647f61f:/doc/bugs/t__47__rst.t_should_call_python3__44___not_python.mdwn diff --git a/doc/bugs/t__47__rst.t_should_call_python3__44___not_python.mdwn b/doc/bugs/t__47__rst.t_should_call_python3__44___not_python.mdwn index 597b8dea1..c2f3a1aa7 100644 --- a/doc/bugs/t__47__rst.t_should_call_python3__44___not_python.mdwn +++ b/doc/bugs/t__47__rst.t_should_call_python3__44___not_python.mdwn @@ -11,3 +11,5 @@ Now that the rst plugin uses Python3, the test should test docutils existence al eval 'use Test::More skip_all => "docutils not available"'; } } + +> [[Applied|done]], thanks. --[[smcv]]