Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Huang committed Oct 10, 2012
1 parent 0291416 commit f2d65ac
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -78,7 +78,6 @@ public void onRevealDisplay()
presenter.onRevealDisplay();

verify(targetContentsPresenter).concealDisplay();
verify(keyShortcutPresenter).setContextActive(ShortcutContext.Navigation, true);
}

@Test
Expand Down

0 comments on commit f2d65ac

Please sign in to comment.