Skip to content

Commit 8413a39

Browse files
committed
Add docstring to unit_tests module
1 parent 8836b59 commit 8413a39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/unit_tests.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! This file contains unit tests for the internal functions in the `elementary` and `rational` modules.
2+
13
use super::{
24
elementary::{ln, lnf, sqrt, sqrtf},
35
rational::{

0 commit comments

Comments
 (0)