Skip to content

Commit

Permalink
Release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Zugrif committed Feb 13, 2023
1 parent ebd26f1 commit 407035d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jscheck.js
Original file line number Diff line number Diff line change
Expand Up @@ -681,3 +681,5 @@ export default Object.freeze(function jsc_constructor() {
let verdict = function (result) {
return register(serial, result);
};

// Register an object that represents this trial.

0 comments on commit 407035d

Please sign in to comment.