mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-06 18:56:43 +01:00
Test name changed on comparators
This commit is contained in:
@@ -7,7 +7,7 @@ const bigInt = require("big-integer");
|
|||||||
|
|
||||||
const assert = chai.assert;
|
const assert = chai.assert;
|
||||||
|
|
||||||
describe("Sum test", function () {
|
describe("Comparators test", function () {
|
||||||
|
|
||||||
this.timeout(100000);
|
this.timeout(100000);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user