mirror of
https://github.com/sgmarz/osblog.git
synced 2024-11-23 18:06:20 +04:00
Add testing shell
This commit is contained in:
parent
b3e99659de
commit
8b2b670deb
@ -192,5 +192,7 @@ pub mod syscall;
|
||||
pub mod trap;
|
||||
pub mod uart;
|
||||
pub mod virtio;
|
||||
#[cfg(test)]
|
||||
pub mod test;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user