mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
migrate to gulp
This commit is contained in:
@@ -2,7 +2,7 @@ suite('Global', function() {
|
||||
|
||||
// ======================================================
|
||||
test('test Konva version number', function() {
|
||||
assert.equal(Konva.version, 'dev');
|
||||
assert.equal(!!Konva.version, true);
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
|
Reference in New Issue
Block a user