prettier, fix some tests, new test runner

This commit is contained in:
Anton Lavrenov
2018-05-24 10:59:08 +09:00
parent 5b747b9265
commit 9b2d439751
69 changed files with 2816 additions and 2313 deletions

View File

@@ -99,7 +99,7 @@ suite('Blob', function() {
x: 50,
y: 50,
points: [-25, 50, 250, -30, 150, 50, 250, 110],
stroke: 'blue',
stroke: 'black',
strokeWidth: 10,
draggable: true,
fill: '#aaf',