Bug 14977: Remove C4::Dates from files t/db_dependent/*.t
authorMarc Véron <veron@veron.ch>
Wed, 7 Oct 2015 22:13:01 +0000 (00:13 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 29 Oct 2015 14:58:44 +0000 (11:58 -0300)
commit4307591f222f8ee337f854472c18ac364402fe6d
treeecb769ac63f8cd0fce71ec21a13d9ffeaf5f00f4
parentb70e1cd0530bafb9f97973c65395ec3e31c2e2d2
Bug 14977: Remove C4::Dates from files t/db_dependent/*.t

This patch removes C4::Dates from following files:

-  t/db_dependent/Budgets.t
-  t/db_dependent/Holds.t
-  t/db_dependent/Koha_template_plugin_KohaDates.t
-  t/db_dependent/Log.t
-  t/db_dependent/NewsChannels.t

To test:
- First run all tests above
- Apply patch
- Then run tests again. The results should be the same.
  (Note: I get 2 fails with NewsChannels.t, they are the same with
   and without patch).

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
NewsChanell pass for me before patch, no after.
Followup follows :)
Rest of tests pass

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Budgets.t
t/db_dependent/Holds.t
t/db_dependent/Koha_template_plugin_KohaDates.t
t/db_dependent/Log.t
t/db_dependent/NewsChannels.t