bug 2295 [3/4]: moving C4::Items tests into t/lib/KohaTest
authorAndrew Moore <andrew.moore@liblime.com>
Mon, 7 Jul 2008 17:54:50 +0000 (12:54 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 7 Jul 2008 21:32:30 +0000 (16:32 -0500)
commite11d5407252195ea3d8a2b89f209db8bce4347b8
treed78b808b10a84eb7fdc9a13bd71ef3db9c4b9e4f
parent599b3b599900e11223571042c43794ea6042400c
bug 2295 [3/4]: moving C4::Items tests into t/lib/KohaTest

The t/Items.t tests were actually dependent on the database, so I'm moving them
into t/lib/KohaTest.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
t/Items.t [deleted file]
t/lib/KohaTest/Items.pm [new file with mode: 0644]
t/lib/KohaTest/Items/ColumnFixes.pm [new file with mode: 0644]
t/lib/KohaTest/Items/SetDefaults.pm [new file with mode: 0644]