Remove trailing comma from test UI definition

The animation definition test has a trailing comma at the end of an
array item.
This commit is contained in:
Emmanuele Bassi 2010-01-05 11:02:39 +00:00
parent 2aa9d7bdc7
commit 4207524e95

View File

@ -10,5 +10,5 @@
"width" : 100,
"height" : 16,
"color" : "white"
},
}
}