At the bottom of page 40 on line 5 of the code #[cft(test)] // test module should be #[cfg(test)] //test module
At the bottom of page 40 on line 5 of the code
#[cft(test)] // test module
should be
#[cfg(test)] //test module