diff options
-rw-r--r-- | doc/bugs/t__47__rst.t_should_call_python3__44___not_python.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
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]] |