Bug 12086: qa-followup: remove warning on launching unit tests
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 23 Jun 2014 09:43:48 +0000 (11:43 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 15 Dec 2014 16:29:40 +0000 (17:29 +0100)
commit00a42d61674b31ad9260a6b06fe41adbfeb59ee8
tree6ffe14e2a0997256f82c63fe26a1b0b085427a9e
parent7cba916cef9f41a95b29549aaebd3accf2d8b6f0
Bug 12086: qa-followup: remove warning on launching unit tests

Without this patch, the following warning appears:
  t/db_dependent/Holds/RevertWaitingStatus.t .. Subroutine
  C4::Context::userenv redefined at
  t/db_dependent/Holds/RevertWaitingStatus.t line 25.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 8e1b6f76d60efd4b7806788ec44c73348dcbdd51)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Holds/RevertWaitingStatus.t