#[cfg(test)]
This commit is contained in:
itiB
2022-04-06 02:04:23 +09:00
parent 04c0e6ae07
commit 11b5a3d394

View File

@@ -102,6 +102,7 @@ impl LevelTuning {
}
}
#[cfg(test)]
mod tests {
use super::*;