mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
some type fixes. close #869
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
suite('Collection', function() {
|
||||
var util;
|
||||
|
||||
test('test collection method mapping', function() {
|
||||
// Node method
|
||||
assert.notEqual(Konva.Collection.prototype.on, undefined);
|
||||
|
Reference in New Issue
Block a user