Closed finn closed 8 years ago
@autarch: This should fix issue #56
I didn't think it warranted any test changes since it was a refactor.
The relevant tests still pass for me locally which I am taking as a good sign. Waiting for the travis ci results.
(I also corrected the version number listed in README.md)
There's no need to touch the README.md. It's auto-generated.
The rest of the PR looks good. Thanks! I'll merge once Travis passes.
Well, once it passes modulo a new test that's breaking for reasons outside of your control. Don't worry about the clean namespaces test.
Great! Re-pushed w/o README changes.
As predicted t/author-clean-namespaces.t
failed -- but everything else looks ok in travis.
Thanks for working on this. I merged this from the CLI with a few small tweaks.
:+1: