Skip to content

Commit

Permalink
[debug CI only]
Browse files Browse the repository at this point in the history
  • Loading branch information
tniessen committed Jan 31, 2021
1 parent 38eb549 commit c21fc8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/test-crypto-prime.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ generatePrime(
assert.strictEqual(prime % 5n, 1n);
}));

console.error(process.versions);
generatePrime(128, {
bigint: true,
safe: true,
Expand Down

0 comments on commit c21fc8d

Please sign in to comment.