| 1 | /** |
| 2 | * Pure-function tests for the schtasks backend. No real `schtasks` shell-out — |
| 3 | * `execSchtasks` and the temp-XML writer are stubbed so we can assert the |
| 4 | * exact argv and pre-canned `/Query` output. |
nothing calls this directly
no test coverage detected