added REST and RPC delete_bulk tests and fixed RPC delete_bulk not working at all
authorAlexander Hartmaier <alexander.hartmaier@t-systems.at>
Sat, 7 Aug 2010 15:21:28 +0000 (17:21 +0200)
committerAlexander Hartmaier <alexander.hartmaier@t-systems.at>
Sat, 7 Aug 2010 15:21:28 +0000 (17:21 +0200)
commita1f7106409eb2d3c49aa9cb2c631464c14e911c4
tree1ea053a04b403cf5dd2f829d89c891e3bd591bbb
parent222a4b68511dba345176c7292b7ef62caa41561d
added REST and RPC delete_bulk tests and fixed RPC delete_bulk not working at all

use done_testing instead of specifying the number of tests at the beginning of the file
Changes
lib/Catalyst/Controller/DBIC/API/RPC.pm
t/rest/delete.t
t/rpc/delete.t