Simplify testing template

This commit is contained in:
Moss 2019-12-10 18:59:56 +01:00
parent 7466c4fdca
commit a0329ef196
1 changed files with 0 additions and 25 deletions

View File

@ -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": [