From 9d2fd2f6757502bcce6d2aa39202c791a4030df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Sat, 23 Mar 2013 17:08:17 -0700 Subject: [PATCH] Improve test description. --- test/tests/Item.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tests/Item.js b/test/tests/Item.js index 5d13bef0..2c7b98ca 100644 --- a/test/tests/Item.js +++ b/test/tests/Item.js @@ -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],