feat(tests): add hint comments

This commit is contained in:
mokou
2022-07-14 18:15:47 +02:00
parent 98b8d3f17d
commit 016d718a28
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
// tests2.rs
// This test has a problem with it -- make the test compile! Make the test
// pass! Make the test fail! Execute `rustlings hint tests2` for hints :)
// pass! Make the test fail!
// Execute `rustlings hint tests2` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE