use r_eom; #[test] fn test_library_greeting() { assert_eq!(r_eom::greeting(), "Hello from the R_EoM library!"); }