1
2
3
4
#[test]
fn it_works() {
    println!("Just a place holder for now");
}