Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
cd1m0 committed Apr 2, 2024
1 parent 5825959 commit 7d0a418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/succ.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ samples = samples.slice(
)
);
*/
const verbose = false;
const verbose = true;

const MY_DIR = __dirname;
const DIST_SO_DIR = join(MY_DIR, "../dist/functors");
Expand Down

0 comments on commit 7d0a418

Please sign in to comment.