Starting Project
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
use r_eom;
|
||||
|
||||
#[test]
|
||||
fn test_library_greeting() {
|
||||
assert_eq!(r_eom::greeting(), "Hello from the R_EoM library!");
|
||||
}
|
||||
Reference in New Issue
Block a user