[Rt-commit] rt branch, 4.2/pod-spell, updated. rt-4.0.8-652-g1450857
Thomas Sibley
trs at bestpractical.com
Fri Nov 30 14:22:43 EST 2012
The branch, 4.2/pod-spell has been updated
via 1450857b1b17dab10aef1d14de2319a8cf0c846c (commit)
from e925fcf5a300d21766db286f0a4f4de53f7be174 (commit)
Summary of changes:
t/99-pod-spelling.t | 1 +
1 file changed, 1 insertion(+)
- Log -----------------------------------------------------------------
commit 1450857b1b17dab10aef1d14de2319a8cf0c846c
Author: Thomas Sibley <trs at bestpractical.com>
Date: Fri Nov 30 11:22:34 2012 -0800
Note a future improvement
diff --git a/t/99-pod-spelling.t b/t/99-pod-spelling.t
index cc7be14..98b13c1 100644
--- a/t/99-pod-spelling.t
+++ b/t/99-pod-spelling.t
@@ -14,6 +14,7 @@ add_stopwords(@stopwords);
local $ENV{LC_ALL} = 'C';
set_spell_cmd('aspell list -l en');
+# XXX TODO: only checks lib/; we should check bin/ and docs/ as well.
all_pod_files_spelling_ok();
__DATA__
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list