aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/cmd/config_spec.rb
AgeCommit message (Collapse)Author
2017-03-10test: fix tests with a shallow clone.Mike McQuaid
In this case `HOMEBREW_VERSION` is `>1.1.0 (no git repository)` so these tests failed. This was the cause of the Homebrew/homebrew-test-bot Linux CI failures as it was testing a shallow clone.
2017-02-23Convert `brew config` test to spec.Markus Reiter