mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-10 14:15: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)
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(tests)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use super::super::k_B;
|
||||
|
||||
Reference in New Issue
Block a user