From f3d0aca14ba96f305eda5ae9ef3b49f16cd6c5bb Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Thu, 25 Aug 2016 08:09:58 +1000 Subject: [PATCH] Test placeholder for github issue 26 --- tests.js | 3 +++ 1 file changed, 3 insertions(+) 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..."); -- 2.41.0