commit | fa6756cf1dfbcb67240744cce9b600785523cf63 | [log] [tgz] |
---|---|---|
author | Eryk Szymanski <eryksz@gmail.com> | Thu May 15 00:37:38 2014 +0200 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Thu May 15 14:56:02 2014 +0900 |
tree | 83288ce8a96b81ae93693b5f9f8d40e6ce106647 | |
parent | a83c22236210965f0b2805f8b5501fc145884076 [diff] |
Fix testBlockRule_ParentBlocksChild() from RefControlTest The assert was on force update which is not granted in this test. Now it asserts on canUpdate() instead of canForceUpdate(). Change-Id: Ie8f0c90898ced045386cff044022da172b9f0f78 Signed-off-by: Eryk Szymanski <eryksz@gmail.com>