Merge branch 'master' of https://github.com/RajeshBhojwani/tutorials
This commit is contained in:
commit
fc546758e7
|
@ -93,5 +93,4 @@ public class FilesClearDataUnitTest {
|
||||||
|
|
||||||
assertEquals(0, StreamUtils.getStringFromInputStream(new FileInputStream(FILE_PATH)).length());
|
assertEquals(0, StreamUtils.getStringFromInputStream(new FileInputStream(FILE_PATH)).length());
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue