Skip to content

Commit f28bf9d

Browse files
???
1 parent 6236d6a commit f28bf9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export async function runJsr(
3838
) {
3939
const bin = path.resolve("src", "bin.ts");
4040
const testutils = path.resolve("test", "test_utils.ts");
41+
console.log(`testUtils: ${testutils}`);
4142

4243
return await exec(
4344
"node",

0 commit comments

Comments
 (0)