Skip to content

Commit 5c38d77

Browse files
committed
run the test on windows too.
1 parent de7ad24 commit 5c38d77

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/smoke/run/stdlib-run-version.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,4 @@ unitTest("stdlib-run-version", async () => {
1919
});
2020
console.log({result})
2121
assert(result.success);
22-
}, {
23-
ignore: Deno.build.os == "windows",
2422
});

0 commit comments

Comments
 (0)