From a69997cab03988f381894b08d4b82d25014e8fed Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Fri, 30 Dec 2016 16:15:04 +0000 Subject: [PATCH] tests: include homebrew version in receipt fixture --- Library/Homebrew/test/support/fixtures/receipt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/test/support/fixtures/receipt.json b/Library/Homebrew/test/support/fixtures/receipt.json index b20626bbe2..a57d6d80d2 100644 --- a/Library/Homebrew/test/support/fixtures/receipt.json +++ b/Library/Homebrew/test/support/fixtures/receipt.json @@ -1,4 +1,5 @@ { + "homebrew_version": "1.1.6", "used_options": [ "--with-foo", "--without-bar"