Update tests for parallelism

This commit is contained in:
TamtamHero
2021-08-26 14:27:49 +02:00
parent e1fc303626
commit a26f1dec33
15 changed files with 398 additions and 334 deletions

3
.gitignore vendored
View File

@@ -14,6 +14,7 @@ obj/
tests/node_modules
tests/lib
tests/yarn-error.log
tests/elfs/*
tests/snapshots/tmp/*
.vscode