Browse Source

remove template in tests

pull/342/head
Guillaume Vincent 8 years ago
parent
commit
46159aff45
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      tests/node.js

+ 1
- 2
tests/node.js View File

@@ -10,8 +10,7 @@ var options = {
lowercase: true, lowercase: true,
uppercase: true, uppercase: true,
numbers: true, numbers: true,
symbols: true,
template: 'vcVCns'
symbols: true
}; };


LessPass.encryptLogin(login, masterPassword) LessPass.encryptLogin(login, masterPassword)


Loading…
Cancel
Save