Closed rmcrosley closed 6 years ago
Thanks for the PR, but I'm not going to merge it.
The additional test case is unnecessary, and in fact I think you broke the low byte test. Instead of calling GetLowByte()
inside the test, you call GetLowByte_Test()
, which is just the test itself.
Best of luck with your assignment.
I needed to add something to an open source project for an assignment. Thank you for allowing me to contribute