mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-10 22:25:31 +00:00
fix unit tests
This commit is contained in:
@@ -52,7 +52,7 @@ pub fn run_bootstrap(cfg: &Config, ds: Dataset, P: &[f64], num_runs: usize) -> (
|
|||||||
(P_std, A_std)
|
(P_std, A_std)
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[cfg(tests)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use super::*;
|
use super::*;
|
||||||
use super::super::k_B;
|
use super::super::k_B;
|
||||||
|
|||||||
Reference in New Issue
Block a user