Added conf.json.
This commit is contained in:
parent
31b319157f
commit
dda3717243
10
conf.json
10
conf.json
|
@ -20,13 +20,13 @@
|
||||||
"copyInDir": ".",
|
"copyInDir": ".",
|
||||||
"copyIn": {
|
"copyIn": {
|
||||||
"sample": {
|
"sample": {
|
||||||
"src": "./../../../../../../build/sample",
|
"src": "./../../../../../../build/sample"
|
||||||
"copyOut": [
|
|
||||||
"stdout",
|
|
||||||
"stderr"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copyOut": [
|
||||||
|
"stdout",
|
||||||
|
"stderr"
|
||||||
|
],
|
||||||
"stdin": {
|
"stdin": {
|
||||||
"content": ""
|
"content": ""
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user