commit | c6bf4075c96d8738ee375835a5b92b1332e4d929 | [log] [tgz] |
---|---|---|
author | Mikael Andreen <mikael.andreen@sonyericsson.com> | Wed Dec 01 12:49:08 2010 +0100 |
committer | Johan Redestig <johan.redestig@sonyericsson.com> | Tue Jan 11 15:27:23 2011 +0100 |
tree | 71e532d6232669f7028d370982b192aabb95f3a6 | |
parent | cb8427538dfdc5eae941e377b11bfd11a95fc5a5 [diff] |
Fix of tearDown() in SingleLaunchActivityTestCase. Before a suite of SingleLaunchActivityTestCase tests are run, an activity is started. The activity is supposed to close when all the tests in the suite have run. The activity is however finished one test too early. This causes problems for the last test. Change-Id: Ie9fb2df350a70f827495a0dc30952e30fbe491e0