Closed hussainanjar closed 9 years ago
@hussainanjar Your Makefile is broken so tests are failing. In the Makefile commands must be tabbed in and not spaced indentation.
@zoe-1 thanks for the detailed review will work on fixing these :+1:
@hussainanjar good work on the changes. :-)
However, if I review your lib/index.js in assignment3 branch at: https://github.com/hussainanjar/hueniversity/tree/assignment3 You still have Hoek variable assigned to required('hoek') but it is not used in the script.
@zoe-1 for some reason I just couldn't see it, thanks for pointing out :+1:
Thanks to all whose PR are helping me do the assignments :+1:
closes #79