Issue #311 : Add drawing test for lasso
This commit is contained in:
parent
28912fc58f
commit
9811a3a604
3 changed files with 5 additions and 2 deletions
|
@ -22,5 +22,6 @@
|
||||||
"transform.rotate.alt.twice.undo.once.json",
|
"transform.rotate.alt.twice.undo.once.json",
|
||||||
"transform.flip.once.alt.json",
|
"transform.flip.once.alt.json",
|
||||||
"transform.flip.twice.undo.once.json",
|
"transform.flip.twice.undo.once.json",
|
||||||
"transform.flip.thrice.undo.all.redo.all.json"
|
"transform.flip.thrice.undo.all.redo.all.json",
|
||||||
|
"selection.lasso.json"
|
||||||
]}
|
]}
|
|
@ -21,5 +21,6 @@
|
||||||
"transform.rotate.alt.twice.undo.once.json",
|
"transform.rotate.alt.twice.undo.once.json",
|
||||||
"transform.flip.once.alt.json",
|
"transform.flip.once.alt.json",
|
||||||
"transform.flip.twice.undo.once.json",
|
"transform.flip.twice.undo.once.json",
|
||||||
"transform.flip.thrice.undo.all.redo.all.json"
|
"transform.flip.thrice.undo.all.redo.all.json",
|
||||||
|
"selection.lasso.json"
|
||||||
];
|
];
|
1
test/drawing/tests/selection.lasso.json
Normal file
1
test/drawing/tests/selection.lasso.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue