Add dithering tool drawing tests

This commit is contained in:
grosbouddha 2015-09-16 01:13:45 +02:00
parent a58b643a26
commit d6351fccb3
3 changed files with 5 additions and 2 deletions

View File

@ -13,5 +13,6 @@
"selection.rectangular.json",
"squares.circles.json",
"stroke.json",
"verticalpen.drawing.json"
"verticalpen.drawing.json",
"dithering.basic.json"
]}

View File

@ -11,5 +11,6 @@
"selection.rectangular.json",
"squares.circles.json",
"stroke.json",
"verticalpen.drawing.json"
"verticalpen.drawing.json",
"dithering.basic.json"
];

File diff suppressed because one or more lines are too long