commit | 8a98f5803994ca1538d53973ebc72e1c5dfdba5a | [log] [tgz] |
---|---|---|
author | Ken Shirriff <kens@google.com> | Tue Aug 04 12:32:03 2009 -0700 |
committer | Ken Shirriff <kens@google.com> | Tue Aug 04 12:32:03 2009 -0700 |
tree | 5efec88c32e8b7f2ecd46e63c87db4c3e3b53b49 | |
parent | b0508476e3f936f145574142f4e7cb2f45dcbd47 [diff] |
Fix broken calendar tests. DO NOT MERGE The tests end up in the widget code, which calls getResources(). This needs to be supported by the mock. This is a back-port of change 8886 from eclair to donut. bug=1985641