mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 10:47:59 +08:00
restructured unit tests and created a unit test build target which concatenates source test files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Test.prototype.tests = {
|
||||
Test.Modules.PERFORMANCE = {
|
||||
'DRAWING - draw rect': function(containerId) {
|
||||
var stage = new Kinetic.Stage({
|
||||
container: containerId,
|
||||
|
Reference in New Issue
Block a user