Open schneiderfelipe opened 6 months ago
This just wraps the test in src/lexical.rs in a #[cfg(test)] block.
src/lexical.rs
#[cfg(test)]
This just wraps the test in
src/lexical.rs
in a#[cfg(test)]
block.