Bug 13673: Fix whitespace issues
authorMark Tompsett <mtompset@hotmail.com>
Fri, 8 May 2015 20:25:32 +0000 (16:25 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 15 May 2015 19:00:28 +0000 (16:00 -0300)
commit19e0fb460811b739c1ac216e8362ceeb6b508b59
tree782d0cb30c338f3193e58fdcb776b25e3c2acf85
parent47764967d9461624781b7e0cc08d01d6ccd9ac3b
Bug 13673: Fix whitespace issues

Indentation was horrible. Fixed to meet 4 space standard.

TEST PLAN
---------
1) Notice tabs in t/db_dependent/Barcodes.t
2) $ prove t/db_dependent/Barcodes.t
3) apply patch
4) $ prove t/db_dependent/Barcodes.t
   -- same output as before.
5) $ git diff -w origin/master
   -- code is identical except for indentations.
6) koha qa test tools

Signed-off-by: Indranil Das Gupta <indradg@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Barcodes.t