Closed nicodel closed 9 years ago
Hi, Here is a little PR that fixes the bug #71 I opened. I ran the npm test and have the same 8 failures that happened before my commit, so...
npm test
Thats was good. I added a modification. The commands field was checked to ensure that it's a program object that comes from commander. I added the required comments.
Hi, Here is a little PR that fixes the bug #71 I opened. I ran the
npm test
and have the same 8 failures that happened before my commit, so...