mirror of
https://github.com/brl/mutter.git
synced 2024-11-29 19:40:43 -05:00
tests: Fix test-script.json
A trailing comma is breaking the validity of test-script.json
This commit is contained in:
parent
c99a24d341
commit
6583f8bb49
@ -55,7 +55,7 @@
|
|||||||
"source" : "red-hand",
|
"source" : "red-hand",
|
||||||
"x" : 250,
|
"x" : 250,
|
||||||
"y" : 150,
|
"y" : 150,
|
||||||
"opacity" : 100,
|
"opacity" : 100
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id" : "label",
|
"id" : "label",
|
||||||
|
Loading…
Reference in New Issue
Block a user