Skip to content

Commit 861f826

Browse files
committed
Rename PlacedSymbol testing module.
1 parent 88a3f0a commit 861f826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/tests/PlacedSymbol.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module('Placed Symbol');
1+
module('Symbol & Placed Symbol');
22

33
test('placedSymbol bounds', function() {
44
var path = new Path.Circle([50, 50], 50);

0 commit comments

Comments
 (0)