Koha/xt
Jonathan Druart 35e3de845c Bug 19262: Remove xt/author/pod_spell.t
If you run `prove xt/author/pod_spell.t` without having Test::Spelling installed, it will skip the tests.

If you install the lib-test-spelling-perl, the test will fail:
xt/author/pod_spell.t .. You said to run 0 tests at xt/author/pod_spell.t line 21.
xt/author/pod_spell.t .. Dubious, test returned 25 (wstat 6400, 0x1900)
No subtests run

This is because the call to all_pod_files_spelling_ok is expecting a path

If we try to fix it with adding "." as parameter, the tests will raise tone of errors.

Let's remove this file

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-09-12 11:30:07 -03:00
..
author Bug 19262: Remove xt/author/pod_spell.t 2017-09-12 11:30:07 -03:00
find-license-problems
find-misplaced-executables
find-nonutf8
fix-old-fsf-address
fix-old-fsf-address.exclude
perltidyrc
sample_notices.t Bug 18749 - xt/sample_notices.t fails 2017-06-13 12:37:15 -03:00
single_quotes.t
tt_valid.t
verify-debian-docbook.t
yaml_valid.pl
yaml_valid.t