mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
better tests
This commit is contained in:
@@ -50,6 +50,8 @@ suite('Stage', function () {
|
||||
width: 578,
|
||||
height: 200,
|
||||
});
|
||||
|
||||
assert.equal(stage.container(), container);
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
|
Reference in New Issue
Block a user