1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-20 00:08:06 +02:00
rustlings/tests/fixture
Roberto Vidal 4b26546589 fix(run): makes run never prompt
`watch` and `verify` do prompt the user to actively move to the
next exercise. This change fixes `run` to never prompt. Previously
it was inconsistent between "test" and "compile" exercises.

BREAKING CHANGE: we again change the behavior of the `run` command
2019-11-12 11:35:40 +01:00
..
failure feat(hint): Add test for hint 2019-11-11 17:19:50 +01:00
state fix(run): makes run never prompt 2019-11-12 11:35:40 +01:00
success feat: Refactor hint system 2019-11-11 16:51:38 +01:00