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 move misc source file test and fix scripts to xt/ 2010-05-06 19:46:51 -04:00
find-misplaced-executables Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
find-nonutf8 Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
fix-old-fsf-address move misc source file test and fix scripts to xt/ 2010-05-06 19:46:51 -04:00
fix-old-fsf-address.exclude
perltidyrc bug: 2269 - adding a perltidyrc file 2008-06-25 11:47:30 -05:00
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 Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
yaml_valid.pl
yaml_valid.t