mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 20:03:22 +00:00
Fix the OSDK CI failure
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
fe7251c413
commit
3de8a9330a
@ -332,6 +332,8 @@ impl TaskOptions {
|
||||
|
||||
#[cfg(ktest)]
|
||||
mod test {
|
||||
use crate::prelude::*;
|
||||
|
||||
#[ktest]
|
||||
fn create_task() {
|
||||
let task = || {
|
||||
|
Reference in New Issue
Block a user