mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Issue #311 : Add drawing test for lasso
This commit is contained in:
parent
28912fc58f
commit
9811a3a604
@ -22,5 +22,6 @@
|
||||
"transform.rotate.alt.twice.undo.once.json",
|
||||
"transform.flip.once.alt.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.flip.once.alt.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 New Issue
Block a user