mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -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",
|
||||
"x" : 250,
|
||||
"y" : 150,
|
||||
"opacity" : 100,
|
||||
"opacity" : 100
|
||||
},
|
||||
{
|
||||
"id" : "label",
|
||||
|
Loading…
Reference in New Issue
Block a user