mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
just run rectangle instantiation test for now
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Test.prototype.tests = {
|
||||
'DRAWING - draw rect': function(containerId) {
|
||||
'*DRAWING - draw rect': function(containerId) {
|
||||
var stage = new Kinetic.Stage({
|
||||
container: containerId,
|
||||
width: 578,
|
||||
|
Reference in New Issue
Block a user