| 1 | // Unit tests for getWorkspace and the client's runtime.exec forms. |
| 2 | // |
| 3 | // Two dispatch paths: a local host carrying the symbol-stashed |
| 4 | // Workspace (getWorkspace(this)), and a remote stub exposing |
nothing calls this directly
no test coverage detected