Skip to content

Commit e70b6a1

Browse files
committed
wip2
1 parent 8ba1155 commit e70b6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ts/test/core/precompile.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ test("listFunction transform", async () => {
66
[],
77
undefined,
88
undefined,
9-
false,
9+
true,
1010
""
1111
);
1212
expect(unittestPackages.testCodePaths).toEqual([]);

0 commit comments

Comments
 (0)