mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-07 08:27:21 +08:00
feat: 实现视频的筛选规则 (#457)
This commit is contained in:
@@ -176,7 +176,7 @@ pub type VideoStatus = Status<5>;
|
||||
pub type PageStatus = Status<5>;
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
mod tests {
|
||||
use anyhow::anyhow;
|
||||
|
||||
use super::*;
|
||||
|
||||
Reference in New Issue
Block a user