Lukas Geiger b6467a68ca Add option to define output directory relative to the input (#5421)
* Fix output directory if filename is given

* Add test for relative output path

* Add option to define output dir relative to input

* Add tests for --copy-files

* Test error handling for wrong arguments
2017-09-09 20:38:06 -04:00

5 lines
52 B
JSON

{
"args": ["--watch"],
"stderrContains": true
}