jf-roku/tests/.rooibosrc.json
Dan Poirier 388938bdc8 **Changes**
Add missing parameter projectPath to tests/.rooibosrc.json
to fix test failure reported in issue 46.

**Issues**
Fixes #46.
2019-07-07 17:50:19 -04:00

7 lines
153 B
JSON

{
"testPath": "out/staging/source/tests/specs",
"rootPath": "",
"outputPath": "out/staging/source/tests/rooibos",
"projectPath": "."
}