mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
save split: add comments and cleanup
This commit is contained in:
@@ -65,4 +65,4 @@ describe("Array utils", function() {
|
||||
expect(chunks.length).toBe(1);
|
||||
expect(chunks[0]).toEqual([1, 2, 3, 4]);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user