test: add missing pool destroy() calls
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 27 Aug 2023 13:43:54 +0000 (15:43 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 27 Aug 2023 13:43:54 +0000 (15:43 +0200)
commit0fe39c9754981258c5330fa20fb5ad6141340b33
tree4c9fa5ad8a8d4cd96223f75af9a7287f7f2110f4
parent7d1fc6d3a88ab9820a2e703c33b94de82f532c25
test: add missing pool destroy() calls

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
tests/pools/abstract/abstract-pool.test.js
tests/pools/cluster/dynamic.test.js
tests/pools/cluster/fixed.test.js
tests/pools/thread/dynamic.test.js
tests/pools/thread/fixed.test.js