X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fspec%2Ftests.js;h=4d924717bd084c769a81b031a2b5a02205b9ab5f;hb=341700110bd0bc101947ff94b466b50be84c8e74;hp=0570514021917db9e9be7daff8e7edc1c668cd9d;hpb=d2f5d28e3392dfab054d4de70c6523bd7321e61b;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/tests/spec/tests.js b/tests/spec/tests.js index 0570514..4d92471 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -1075,6 +1075,11 @@ it('Allows selection of Rubycoin', function(done) { }; testNetwork(done, params); }); +it('Allows selection of Salus', function(done) { + var params = { + selectText: "SLS - Salus", + firstAddress: "SgdYBmVytcW2aCYitdegwkUcCU7RSqYokB", + }; it('Allows selection of Smileycoin', function(done) { var params = { selectText: "SMLY - Smileycoin",