aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
diff options
context:
space:
mode:
authorDavid Christenson2015-02-07 16:30:38 -0700
committerMike McQuaid2015-02-08 12:23:39 +0000
commitd22bdbd89955d4092b7676d797c85f77c266712d (patch)
tree211dc029f3e78d17d0975a7e75822d9f1829336e /Library/Homebrew/test
parent49c334a7f0760af024551afd8a1caf11746e0e11 (diff)
downloadhomebrew-d22bdbd89955d4092b7676d797c85f77c266712d.tar.bz2
Minimize test JPEG and PNG
Losslessly compress with jpegoptim and optipng. Closes #36606. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/test')
-rw-r--r--Library/Homebrew/test/fixtures/test.jpgbin4425 -> 288 bytes
-rw-r--r--Library/Homebrew/test/fixtures/test.pngbin257 -> 82 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/Library/Homebrew/test/fixtures/test.jpg b/Library/Homebrew/test/fixtures/test.jpg
index 8891791f9..1adaa50a6 100644
--- a/Library/Homebrew/test/fixtures/test.jpg
+++ b/Library/Homebrew/test/fixtures/test.jpg
Binary files differ
diff --git a/Library/Homebrew/test/fixtures/test.png b/Library/Homebrew/test/fixtures/test.png
index 3a30a5026..18d7a15a9 100644
--- a/Library/Homebrew/test/fixtures/test.png
+++ b/Library/Homebrew/test/fixtures/test.png
Binary files differ