Skip to content

Commit 8cc3770

Browse files
committed
WIP
1 parent 32cd707 commit 8cc3770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/apiTests/Set.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,4 @@ describe("new set methods", () => {
219219
expect(objectBuffer.setA.isDisjointFrom(objectBuffer.setB)).toBe(true);
220220
expect(objectBuffer.setA.isDisjointFrom(objectBuffer.setC)).toBe(false);
221221
});
222-
});
222+
});

0 commit comments

Comments
 (0)