bluss / permutohedron

https://docs.rs/permutohedron/
Apache License 2.0
38 stars 5 forks source link

Wrap all tests in #[cfg(test)] #12

Open schneiderfelipe opened 6 months ago

schneiderfelipe commented 6 months ago

This just wraps the test in src/lexical.rs in a #[cfg(test)] block.