This commit is contained in:
2025-09-24 21:06:37 +04:00
parent 2bc9c0b4e0
commit aec8908205
65 changed files with 153 additions and 153 deletions

View File

@@ -62,7 +62,7 @@ The configuration will be automatically loaded and applied when creating a new R
To run the tests:
```bash
vtest ~/code/github/freeflowuniverse/herolib/lib/osal/rclone/rclone_test.v
vtest ~/code/github/incubaid/herolib/lib/osal/rclone/rclone_test.v
```
Note: Some tests are commented out as they require an actual rclone configuration and remote to work with. They serve as examples of how to use the RCloneClient module.