repair tests

This commit is contained in:
lavrton 2015-01-27 15:31:00 +07:00
parent 0d7dd64f95
commit 0f1d045701

View File

@ -113,7 +113,7 @@ suite('Path', function() {
var layer = new Konva.Layer();
var path = new Konva.Path({
data: 'm200,100,100,0,0,50,z',
data: 'm200,100,100,0,0,50,-100,0z',
fill: '#fcc',
// stroke: '#333',
// strokeWidth: 2,