Improve test description.

This commit is contained in:
Jürg Lehni 2013-03-23 17:08:17 -07:00
parent e63b3a0797
commit 9d2fd2f675

View file

@ -626,7 +626,7 @@ test('Item#data', function() {
// TODO: add tests to see if importing and exporting of Item#data works
});
test('blendmode on an item in a transformed group', function() {
test('Item#blendMode in a transformed Group', function() {
var layer = new Layer();
var path1 = new Path.Rectangle({
size: [100, 100],