Bug 14114: Silence warns and cleanup t/Debug.t
authorMark Tompsett <mtompset@hotmail.com>
Fri, 1 May 2015 21:09:58 +0000 (17:09 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 22 May 2015 12:33:34 +0000 (09:33 -0300)
commit5d8aa7b70b51ed0d2dd480391c7a9fcb23f5a3bd
tree0a4c364f48064a26247c57485297497634321ee4
parent16d7ba09f3705e56ae03beda1dd15111f2583de9
Bug 14114: Silence warns and cleanup t/Debug.t

TEST PLAN
---------
1) $ prove t/Debug.t
   -- What's with this BEFORE and AFTER stuff?!
2) apply patch
3) $ prove t/Debug.t
   -- cleaner, and you only get fuller output with -v.
4) koha qa test tools

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Cleaner, no koha-qa errors

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/Debug.t