Update gimp examples
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1IMFTLy3lLSP8ee5b-940JjaoOd5-oGwn&export=download&authuser=0&confirm=t&uuid=0e06dffa-b602-42c6-8841-cf6eb3524e2b&at=APZUnTVpN4xHqAIAYmHZgk-UXvY4:1705081430356",
|
||||
"path": "Desktop/Triangle_On_The_Side.png"
|
||||
"path": "~/Desktop/Triangle_On_The_Side.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -20,7 +20,7 @@
|
||||
"parameters": {
|
||||
"command": [
|
||||
"gimp",
|
||||
"Desktop/Triangle_On_The_Side.png"
|
||||
"~/Desktop/Triangle_On_The_Side.png"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -33,12 +33,12 @@
|
||||
"func": "compare_triangle_positions",
|
||||
"expected": {
|
||||
"type": "vm_file",
|
||||
"path": "Desktop/Triangle_On_The_Side.png",
|
||||
"path": "~/Desktop/Triangle_On_The_Side.png",
|
||||
"dest": "Triangle_On_The_Side.png"
|
||||
},
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "Desktop/Triangle_In_The_Middle.png",
|
||||
"path": "~/Desktop/Triangle_In_The_Middle.png",
|
||||
"dest": "Triangle_In_The_Middle.png"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user