summaryrefslogtreecommitdiff
path: root/xt/01_podspell.t
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-07-18 15:13:21 +0200
committerfranck cuny <franck@lumberjaph.net>2010-07-18 15:13:21 +0200
commit6f2113319afa3986f37110f1418462de94ab5d77 (patch)
treea23ea2373f19ace7461e50456e054b25e69a3f5a /xt/01_podspell.t
parentsome tidy (diff)
downloadmoosex-privacy-6f2113319afa3986f37110f1418462de94ab5d77.tar.gz
switch to dzil;remove useless POD;update Changes
Diffstat (limited to '')
-rw-r--r--xt/01_podspell.t10
1 files changed, 0 insertions, 10 deletions
diff --git a/xt/01_podspell.t b/xt/01_podspell.t
deleted file mode 100644
index 130eed1..0000000
--- a/xt/01_podspell.t
+++ /dev/null
@@ -1,10 +0,0 @@
-use Test::More;
-eval q{ use Test::Spelling };
-plan skip_all => "Test::Spelling is not installed." if $@;
-add_stopwords(map { split /[\s\:\-]/ } <DATA>);
-$ENV{LANG} = 'C';
-all_pod_files_spelling_ok('lib');
-__DATA__
-franck cuny
-franck.cuny@rtgi.fr
-MooseX::Privacy