Skip to content

sqlite: split up large test file

The original test/parallel/test-sqlite.js test appears to time out in the CI occasionally. This commit splits the test into several smaller test files.

Fixes: https://github.com/nodejs/node/issues/54006

Merge request reports

Loading