pkg/search: fix is:pano test.

Fix breakage in
https://camlistore.org/gw/7b6790f56ab3f634fb42908731b211ec2236b6cc

Change-Id: Iba1084944cec54c11702911a88c584ee0efe5fec
This commit is contained in:
Bill Thiede 2013-12-24 21:25:28 -08:00
parent 649390b9ef
commit 63096a3133
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ var parseExprTests = []struct {
File: &FileConstraint{
IsImage: true,
WHRatio: &FloatConstraint{
Min: 1.5,
Min: 1.6,
},
},
},