Add tests for task 1 and 2
This commit is contained in:
@@ -9,3 +9,5 @@ pub mod frame;
|
||||
pub mod netstack;
|
||||
|
||||
type Result<T> = ::std::result::Result<T, &'static str>;
|
||||
|
||||
pub use machine::Machine;
|
||||
|
||||
Reference in New Issue
Block a user