mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +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:
parent
2aa9d7bdc7
commit
4207524e95
@ -10,5 +10,5 @@
|
||||
"width" : 100,
|
||||
"height" : 16,
|
||||
"color" : "white"
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user