Koha/t/db_dependent/www
Jonathan Druart b1ba7fac2c Bug 18292: Remove return 1 statements in tests
The test files do not need to return 1

Patch generated with:
perl -p -i -e "s/^1;\n//xsm" t/**/*.t

Test plan:
  git grep '^1;$' t/**/*.t
should not return any results

NOTE: does not fix C4/SIP/t, nor xt tests.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-15 12:17:42 -03:00
..
data Bug 13264: Follow up on record files: deleted fields (952/995) with items info 2015-01-13 12:43:27 -03:00
auth_values_input_www.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
batch.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
history.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
search_utf8.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00