summaryrefslogtreecommitdiff
path: root/exercises/test4.rs
AgeCommit message (Collapse)Author
2019-11-11feat: improve `watch` execution modeRoberto Vidal
The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`.
2019-01-23add tests; refactor exercise linksliv