X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests.js;h=47938a4b54a0905e3db20eae0124ad0a8daab2ee;hb=f3d0aca14ba96f305eda5ae9ef3b49f16cd6c5bb;hp=55317538a8aa57afcb20d7b3b941c3dd2e155d8d;hpb=f3fad1b5a7f4155ea3762fa71ff5d682466eaa90;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/tests.js b/tests.js index 5531753..47938a4 100644 --- a/tests.js +++ b/tests.js @@ -1053,6 +1053,9 @@ page.open(url, function(status) { // Github Issue 23: Use correct derivation path when changing tabs // https://github.com/dcpos/bip39/issues/23 +// Github Issue 26: When using a Root key derrived altcoins are incorrect +// https://github.com/dcpos/bip39/issues/26 + ]; console.log("Running tests...");