Skip to content

Commit 77d7b89

Browse files
authored
Update unit testing output for additional test
7898fcf#diff-aa011c62f1a0a519ca875c43c358d6084f87256a4a3ff354d4b0a7eef807e27dR158 added a new test but forgot to update the total number of tests to run.
1 parent dd26bc8 commit 77d7b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/testing/unit_testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Running these tests gives us:
155155
```shell
156156
$ cargo test
157157

158-
running 3 tests
158+
running 4 tests
159159
test tests::test_any_panic ... ok
160160
test tests::test_divide ... ok
161161
test tests::test_specific_panic ... ok

0 commit comments

Comments
 (0)