Rename folder
authorShinigami92 <chrissi92@hotmail.de>
Sun, 14 Feb 2021 13:39:37 +0000 (14:39 +0100)
committerShinigami92 <chrissi92@hotmail.de>
Sun, 14 Feb 2021 13:39:37 +0000 (14:39 +0100)
commit76b1e974f09148b895e52e0c96d1c8379519ff7a
tree56d19dc1bac268a6e6453e3a82b7fc11f21abe97
parent472bf1f5aa50f29e44d194437964127f3bd0e3f4
Rename folder
15 files changed:
tests/pools/cluster/dynamic.test.js
tests/pools/cluster/fixed.test.js
tests/pools/thread/dynamic.test.js
tests/pools/thread/fixed.test.js
tests/worker-files/cluster/asyncErrorWorker.js [moved from tests/worker/cluster/asyncErrorWorker.js with 100% similarity]
tests/worker-files/cluster/asyncWorker.js [moved from tests/worker/cluster/asyncWorker.js with 100% similarity]
tests/worker-files/cluster/echoWorker.js [moved from tests/worker/cluster/echoWorker.js with 100% similarity]
tests/worker-files/cluster/emptyWorker.js [moved from tests/worker/cluster/emptyWorker.js with 100% similarity]
tests/worker-files/cluster/errorWorker.js [moved from tests/worker/cluster/errorWorker.js with 100% similarity]
tests/worker-files/cluster/testWorker.js [moved from tests/worker/cluster/testWorker.js with 100% similarity]
tests/worker-files/thread/asyncWorker.js [moved from tests/worker/thread/asyncWorker.js with 100% similarity]
tests/worker-files/thread/echoWorker.js [moved from tests/worker/thread/echoWorker.js with 100% similarity]
tests/worker-files/thread/emptyWorker.js [moved from tests/worker/thread/emptyWorker.js with 100% similarity]
tests/worker-files/thread/errorWorker.js [moved from tests/worker/thread/errorWorker.js with 100% similarity]
tests/worker-files/thread/testWorker.js [moved from tests/worker/thread/testWorker.js with 100% similarity]