mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -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() {
|
test('placedSymbol bounds', function() {
|
||||||
var path = new Path.Circle([50, 50], 50);
|
var path = new Path.Circle([50, 50], 50);
|
||||||
|
|
Loading…
Reference in a new issue