mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Close 'appendTop / appendBottom / nesting' layer test function.
This commit is contained in:
parent
7fe21754f5
commit
6bfec35a2e
1 changed files with 1 additions and 1 deletions
|
@ -98,4 +98,4 @@ test('appendTop / appendBottom / nesting', function() {
|
|||
return project.layers[0] == firstLayer
|
||||
&& project.layers[1] == secondLayer;
|
||||
}, true);
|
||||
);
|
||||
});
|
Loading…
Reference in a new issue