SF.net SVN: docutils:[9652] trunk/docutils/docs/dev/release.txt
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9652
http://sourceforge.net/p/docutils/code/9652
Author: grubert
Date: 2024-04-23 19:22:28 +0000 (Tue, 23 Apr 2024)
Log Message:
-----------
FIX test no longer break on missing pil
Modified Paths:
--------------
trunk/docutils/docs/dev/release.txt
Modified: trunk/docutils/docs/dev/release.txt
===================================================================
--- trunk/docutils/docs/dev/release.txt 2024-04-23 19:10:06 UTC (rev 9651)
+++ trunk/docutils/docs/dev/release.txt 2024-04-23 19:22:28 UTC (rev 9652)
@@ -148,8 +148,7 @@
cp -Lr ../docutils-code/docutils/test .
python test/alltests.py
- Ignore ``test_find_file_in_dirs`` fails because HISTORY.txt is missing or/and
- missing pil.
+ Ignore ``test_find_file_in_dirs`` fails because HISTORY.txt is missing.
deactivate ; cd .. ; rm -r du3s
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.