cli-test: Path separation compatible with Windows
Running tests on Windows requires separating the path to executables by
;.
1 file changed
+7
-1
faeee9f3
→
ffbbb374
modified crates/radicle-cli-test/src/lib.rs
@@ -170,6 +170,11 @@ pub struct TestFormula {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -178,7 +183,8 @@ impl TestFormula {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|