mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 20:03:22 +00:00
Fix multiple issues pointed out by the new compiler
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5f2bd9d0ac
commit
9e4257b655
@ -28,6 +28,7 @@ pub struct KtestModule {
|
||||
}
|
||||
|
||||
impl KtestModule {
|
||||
#[allow(dead_code)]
|
||||
pub fn nr_this_tests(&self) -> usize {
|
||||
self.tests.len()
|
||||
}
|
||||
|
Reference in New Issue
Block a user