]> zoso.dev Git - libnemo.git/commit
Rename test files since they are treated as modules anyway with their import statements.
authorChris Duncan <chris@zoso.dev>
Thu, 5 Dec 2024 16:11:26 +0000 (08:11 -0800)
committerChris Duncan <chris@zoso.dev>
Thu, 5 Dec 2024 16:11:26 +0000 (08:11 -0800)
commit2438f5684e5d0ef49cf0d3c49510a099701d3b4b
tree2b6ef742c7045ec30ee1384f11ca10addd43e5f6
parentf97ac2dd544227f84dee83f0978bd3d056692d62
Rename test files since they are treated as modules anyway with their import statements.
test/create-wallet.test.js [moved from test/create-wallet.test.mjs with 100% similarity]
test/derive-accounts.test.js [moved from test/derive-accounts.test.mjs with 100% similarity]
test/import-wallet.test.js [moved from test/import-wallet.test.mjs with 100% similarity]
test/lock-unlock-wallet.js [moved from test/lock-unlock-wallet.mjs with 100% similarity]
test/manage-rolodex.js [moved from test/manage-rolodex.mjs with 100% similarity]
test/refresh-accounts.test.js [moved from test/refresh-accounts.test.mjs with 100% similarity]
test/sign-blocks.test.js [moved from test/sign-blocks.test.mjs with 100% similarity]
test/tools.test.js [moved from test/tools.test.mjs with 100% similarity]