http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15517 --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 46467 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46467&action=edit [PASSED QA] Bug 15517: deleted* tables won't never differ anymore! These tests will ensure that the 4 deleted* tables won't never differ anymore. Test plan: 0/ Do not execute the update DB entry 1/ prove t/db_dependent/db_structure.t should fail 2/ Execute the update DB entry and update the schema with misc/devel/update_dbix_class_files.pl 3/ prove t/db_dependent/db_structure.t should now be happy Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Test pass successfuly. Works as advertised Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.