Skip to content

Commit

Permalink
SMT test title better explained
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaylina committed Dec 17, 2019
1 parent 7a6b0ed commit bc0fb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/smtprocessor.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ async function testUpdate(tree, key, newValue, circuit) {
}


describe("SMT test", function () {
describe("SMT Processor test", function () {
let circuit;
let tree;

Expand Down

0 comments on commit bc0fb60

Please sign in to comment.