mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Rename PlacedSymbol testing module.
This commit is contained in:
parent
88a3f0a345
commit
861f826aa8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
module('Placed Symbol');
|
||||
module('Symbol & Placed Symbol');
|
||||
|
||||
test('placedSymbol bounds', function() {
|
||||
var path = new Path.Circle([50, 50], 50);
|
||||
|
|
Loading…
Reference in a new issue