SMT test title better explained

This commit is contained in:
Jordi Baylina 2019-12-17 17:12:29 +01:00
parent 7a6b0eda6e
commit bc0fb60f89
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ async function testUpdate(tree, key, newValue, circuit) {
} }
describe("SMT test", function () { describe("SMT Processor test", function () {
let circuit; let circuit;
let tree; let tree;