diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2026-01-14 21:12:21 +0100 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2026-01-14 21:12:21 +0100 |
| commit | bfeefa5c2491ec929850f0a1c2fce151b1b021c5 (patch) | |
| tree | 86cb6fd05c308a70040151b1f3ed40b63b391f40 /sync.et | |
| parent | 3c51a791b622021ca742ffc42b06ccd9753839ae (diff) | |
(test) Test: explicit names for remaining tests and modules
Diffstat (limited to 'sync.et')
| -rw-r--r-- | sync.et | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -test: +module sync + +test Sync: let services = "attach,sync" spawn as p1 |