Include issue number forgotten in previous commit.

This commit is contained in:
Jürg Lehni 2016-12-23 23:13:18 +01:00
parent b59baeb9aa
commit 41f7e58ca9

View file

@ -752,7 +752,7 @@ test('hit-testing for all items', function() {
}, true);
});
test('hit-testing shapes with strokes and rounded corners (#???)', function() {
test('hit-testing shapes with strokes and rounded corners (#1207)', function() {
var rect = new Shape.Rectangle({
size: [300, 180],
strokeWidth: 30,