mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 07:34:53 +00:00
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:
@@ -10,5 +10,5 @@
|
|||||||
"width" : 100,
|
"width" : 100,
|
||||||
"height" : 16,
|
"height" : 16,
|
||||||
"color" : "white"
|
"color" : "white"
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user