388938bdc8
Add missing parameter projectPath to tests/.rooibosrc.json to fix test failure reported in issue 46. **Issues** Fixes #46.
7 lines
153 B
JSON
7 lines
153 B
JSON
{
|
|
"testPath": "out/staging/source/tests/specs",
|
|
"rootPath": "",
|
|
"outputPath": "out/staging/source/tests/rooibos",
|
|
"projectPath": "."
|
|
}
|