Add missing shift type check
This commit is contained in:
@@ -165,7 +165,7 @@ mod tests {
|
||||
|
||||
use crate::{
|
||||
bounds::WorkloadBounds, config::UserConfig, resident::Resident, schedule::MonthlySchedule,
|
||||
scheduler::Scheduler, slot::Slot,
|
||||
scheduler::Scheduler,
|
||||
};
|
||||
|
||||
#[fixture]
|
||||
|
||||
Reference in New Issue
Block a user