Merge branch 'master' of github.com:konvajs/konva

This commit is contained in:
Anton Lavrenov
2019-05-27 14:40:06 -05:00
2 changed files with 5 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ suite('Context', function() {
'arc',
'arcTo',
'rect',
'ellipse'
'fill',
'stroke',
'clip',