Update xt/search.t to test that anyexact trims properly.
git-svn-id: svn://10.0.0.236/trunk@260680 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b386b68479
commit
5a264bf1e7
@ -1 +1 @@
|
||||
7302
|
||||
7303
|
||||
@ -761,7 +761,7 @@ use constant TESTS => {
|
||||
{ contains => [2,3,4,5], value => '<1>' },
|
||||
],
|
||||
anyexact => [
|
||||
{ contains => [1,2], value => '<1>,<2>',
|
||||
{ contains => [1,2], value => '<1>, <2>',
|
||||
override => { ANY_OVERRIDE } },
|
||||
],
|
||||
anywordssubstr => [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user