Skip to content
Prev Previous commit
Next Next commit
Update src/test-implementation.md
  • Loading branch information
Noratrieb authored Jun 23, 2024
commit c90a04e98a660c6b8b5d9262409a1a808b45007c
1 change: 0 additions & 1 deletion src/test-implementation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

Comment thread
Noratrieb marked this conversation as resolved.

Comment thread
Noratrieb marked this conversation as resolved.

Comment thread
Noratrieb marked this conversation as resolved.
Outdated

Many Rust programmers rely on a built-in attribute called `#[test]`. All
you have to do is mark a function and include some asserts like so:

Expand Down