Display set counts in player info
This commit is contained in:
parent
db85674601
commit
14b5b2cafd
5 changed files with 44 additions and 5 deletions
|
|
@ -323,7 +323,7 @@ pub fn sync_dataset(
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::database::tests::*;
|
||||
use crate::datasets::tests::*;
|
||||
|
||||
#[test]
|
||||
fn glicko_single() -> sqlite::Result<()> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue