Be able to use 'sass.bat' on Windows.
[rup.git] / common / src / lib.rs
index 7216967..d257341 100644 (file)
@@ -1,4 +1,9 @@
-mod rup {
+
+
+
+mod tests {
+    use super::*;
+
     #[test]
     fn it_works() {
         assert_eq!(2 + 2, 4);