diff --git a/test/comparators.js b/test/comparators.js index 4d763cc..da6c8d8 100644 --- a/test/comparators.js +++ b/test/comparators.js @@ -7,7 +7,7 @@ const bigInt = require("big-integer"); const assert = chai.assert; -describe("Sum test", function () { +describe("Comparators test", function () { this.timeout(100000);