beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 138 forks source link

Clear environment before config loader tests #392

Closed dagolden closed 10 years ago

dagolden commented 10 years ago

Fixes #319

petdance commented 10 years ago

Why? Have you had test failures because of it?

dagolden commented 10 years ago

Yes, similar to #319.

I have ACK_PAGER_COLOR set and tests fail without this PR.

dagolden commented 10 years ago

ping

hoelzro commented 10 years ago

Merged, thanks!