commit | 26d0bf3c34f170f9398ac32bf04b87d4957a4441 | [log] [tgz] |
---|---|---|
author | Ken Shirriff <kens@google.com> | Wed Mar 03 21:29:53 2010 -0800 |
committer | Ken Shirriff <kens@google.com> | Wed Mar 03 21:31:28 2010 -0800 |
tree | 454da534ee3407304e453c145635e46ba14fa039 | |
parent | 8888a5a92dc717a485a1b934347f804c264b57f5 [diff] |
Move calendar wipeData to the test. This method is only used by the test, so it doesn't make sense to have it in the CalendarDatabaseHelper. This also caused test failures when Proguard filtered out this method. bug 2487351