Skip to content

Commit

Permalink
Delete IMG_2932.org and test using it (fixes #79)
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed May 15, 2017
1 parent 342ad21 commit ca9ea9e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file removed app/src/androidTest/assets/images/IMG_2932.org
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -229,12 +229,12 @@ public void testLoadingRussianLipsum() throws IOException {
* Loading images as books ...
*/

@Test
public void testLoadingLargerJpg() {
if (runResourcesDemandingTest()) {
onBookFile("images/IMG_2932.org").onLoadFailed();
}
}
// @Test
// public void testLoadingLargerJpg() {
// if (runResourcesDemandingTest()) {
// onBookFile("images/IMG_2932.org").onLoadFailed();
// }
// }

@Test
public void testLoadingSmallPng() {
Expand Down

0 comments on commit ca9ea9e

Please sign in to comment.