From: Ian Coleman Date: Wed, 24 Aug 2016 22:09:58 +0000 (+1000) Subject: Test placeholder for github issue 26 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=f3d0aca14ba96f305eda5ae9ef3b49f16cd6c5bb;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git Test placeholder for github issue 26 --- 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...");