diff options
author | Simon McVittie <smcv@debian.org> | 2018-03-04 10:57:28 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2018-03-04 10:57:28 +0000 |
commit | 8914e6698b58b40b8816bca0c79da7480dbb7aa5 (patch) | |
tree | 5a6346921caa344170ba644e1656be507e05ef46 | |
parent | 7253137b31e51434858a7d1b98a326bedbfcebe6 (diff) | |
download | ikiwiki-8914e6698b58b40b8816bca0c79da7480dbb7aa5.tar ikiwiki-8914e6698b58b40b8816bca0c79da7480dbb7aa5.tar.gz |
close
-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]] |