nalgebra/nalgebra-sparse/tests/unit.rs

5 lines
60 B
Rust

//! Unit tests
mod unit_tests;
#[macro_use]
pub mod common;