]> zoso.dev Git - libnemo.git/commitdiff
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)
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]

similarity index 100%
rename from test/tools.test.mjs
rename to test/tools.test.js