Sign up form and other stuff
[recipes.git] / common / src / lib.rs
index 19f35ef..fab870e 100644 (file)
@@ -1,6 +1 @@
-mod recipes {
-    #[test]
-    fn it_works() {
-        assert_eq!(2 + 2, 4);
-    }
-}
\ No newline at end of file
+pub mod utils;
\ No newline at end of file