Koha/xt/author
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
..
icondirectories.t Bug 18292: Tests do not need to return 1 - xt 2017-08-15 12:17:43 -03:00
podcorrectness.t Bug 12041 - POD fixing followup 2014-06-19 13:05:15 -03:00
show-template-structure.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
Text_CSV_Various.t Bug 18746: Add license and remove diag 2017-06-09 10:21:33 -03:00
translatable-templates.t Bug 16174: (QA followup) Fix remaining tests 2016-04-01 19:11:33 +00:00
valid-templates.t Bug 16174: (QA followup) Fix remaining tests 2016-04-01 19:11:33 +00:00