Use MustReadFile test helper
MustReadFile test helper function is used instead a usual file read call and error verification. It reduces the amount of boilerplate code in the project.
MustReadFile test helper function is used instead a usual file read call and error verification. It reduces the amount of boilerplate code in the project.