diff --git a/frontend/src/lib.rs b/frontend/src/lib.rs index 31e1bb2..5deb270 100644 --- a/frontend/src/lib.rs +++ b/frontend/src/lib.rs @@ -1,7 +1 @@ -#[cfg(test)] -mod tests { - #[test] - fn it_works() { - assert_eq!(2 + 2, 4); - } -} +/* not implemented */