mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-09 04:09:20 +00:00
fixed typo
This commit is contained in:
parent
8e313cffaa
commit
b88fff0ab8
@ -1,5 +1,5 @@
|
||||
// tests3.rs
|
||||
// This test isn't testing our function -- make it do that in such a way that
|
||||
// This test isn't testing our function -- make it does that in such a way that
|
||||
// the test passes. Then write a second test that tests whether we get the result
|
||||
// we expect to get when we call `is_even(5)`.
|
||||
// Execute `rustlings hint tests3` for hints :)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user