use tests; #[test] fn it_adds_two() { assert_eq!(4, tests::add_two(2)); }