Skip to content

Commit

Permalink
[MERGE]
Browse files Browse the repository at this point in the history
bzr revid: hmo@tinyerp.com-20121010064137-a5udff5gr4mr8c9m
  • Loading branch information
hmo-odoo committed Oct 10, 2012
2 parents 86bdfde + 6404157 commit 5973c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openerp/addons/base/test/test_osv_expression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
Test one2many operator with False
-
!assert {model: res.partner, search: "[('child_ids', '=', False)]"}:
- address in (False, None, [])
- child_ids in (False, None, [])
-
Test many2many operator with empty search list
-
Expand Down

0 comments on commit 5973c96

Please sign in to comment.