diff options
| author | Xu Cheng | 2016-02-25 16:53:44 +0800 |
|---|---|---|
| committer | Xu Cheng | 2016-02-25 17:22:28 +0800 |
| commit | 79a01a47ccc4ae9cdc88c4fc612f41adabdcc47d (patch) | |
| tree | 0a462492b7c49b5ea94c058e591d1c06928be00a /Library/Homebrew/test/fixtures | |
| parent | 239c860863720fe2f7fa75dcced7c8516a1bf046 (diff) | |
| download | brew-79a01a47ccc4ae9cdc88c4fc612f41adabdcc47d.tar.bz2 | |
test_update_report: fix test
Closes Homebrew/homebrew#48546.
Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library/Homebrew/test/fixtures')
| -rw-r--r-- | Library/Homebrew/test/fixtures/updater_fixture.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/test/fixtures/updater_fixture.yaml b/Library/Homebrew/test/fixtures/updater_fixture.yaml index b12f9d447..6f7547570 100644 --- a/Library/Homebrew/test/fixtures/updater_fixture.yaml +++ b/Library/Homebrew/test/fixtures/updater_fixture.yaml @@ -40,6 +40,8 @@ update_git_diff_output_with_changed_filetype: | D Library/Formula/libgsasl.rb M Library/Homebrew/cmd/update.rb M SUPPORTERS.md +update_git_diff_output_with_formula_rename: | + R100 Library/Formula/cv.rb Library/Formula/progress.rb update_git_diff_output_with_restructured_tap: | R100 git.rb Formula/git.rb R100 lua.rb Formula/lua.rb |
