Simplify testing template

pull/8475/head
Moss 6 years ago
parent 7466c4fdca
commit a0329ef196

@ -14,31 +14,6 @@
}
],
"post-processors": [
[
{
"name": "apple",
"type": "shell-local",
"inline": [
"echo apple > apple.txt"
]
},
{
"name": "peach",
"type": "shell-local",
"inline": [
"echo peach > peach.txt"
]
}
],
[
{
"name": "pear",
"type": "shell-local",
"inline": [
"echo pear > pear.txt"
]
}
],
[
{
"only": [

Loading…
Cancel
Save