diff options
| author | Naren | 2016-10-17 11:31:54 -0500 |
|---|---|---|
| committer | Josh Hagins | 2016-10-18 09:52:55 -0400 |
| commit | 29d81fc6477547390330f2b1cb1810aa185a06ac (patch) | |
| tree | 5851133783024db86ef74f081f3d32ef1886075c /Library | |
| parent | 8e9720c5b93eea36652bd5011615e7f18fd240fb (diff) | |
| download | brew-29d81fc6477547390330f2b1cb1810aa185a06ac.tar.bz2 | |
updating DSL test
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cask/test/cask/dsl_test.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/test/cask/dsl_test.rb b/Library/Homebrew/cask/test/cask/dsl_test.rb index d3361080b..2d51a20f1 100644 --- a/Library/Homebrew/cask/test/cask/dsl_test.rb +++ b/Library/Homebrew/cask/test/cask/dsl_test.rb @@ -26,7 +26,7 @@ describe Hbc::DSL do .* Unexpected method 'future_feature' called on Cask unexpected-method-cask\\. .* - brew update; brew cleanup; brew cask cleanup + https://github.com/caskroom/homebrew-cask/blob/master/doc/reporting_bugs/pre_bug_report.md .* https://github.com/caskroom/homebrew-cask#reporting-bugs EOS |
