Skip to content

Commit 5f2769e

Browse files
committed
fmt
1 parent a39fa63 commit 5f2769e

File tree

1 file changed

+1
-1
lines changed
  • src/tests/stdlib/comparator

1 file changed

+1
-1
lines changed

src/tests/stdlib/comparator/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ fn test_less_eq_than_false() -> Result<()> {
8686

8787
// test value overflow modulus
8888
// it shouldn't need user to enter the bit length
89-
// should have a way to restrict and type check the value to a certain bit length
89+
// should have a way to restrict and type check the value to a certain bit length

0 commit comments

Comments
 (0)