Rename PlacedSymbol testing module.

This commit is contained in:
Jonathan Puckey 2011-05-21 20:33:08 +02:00
parent 88a3f0a345
commit 861f826aa8

View file

@ -1,4 +1,4 @@
module('Placed Symbol');
module('Symbol & Placed Symbol');
test('placedSymbol bounds', function() {
var path = new Path.Circle([50, 50], 50);