This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 30434ed64 Simplify testing
new b89b74c67 Normalize ivar name
new 933e3c435 Add BOMInputStreamTest.testCloseHandleIOException()
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../commons/io/input/AutoCloseInputStreamTest.java | 12 +-----------
.../org/apache/commons/io/input/BOMInputStreamTest.java | 11 ++++++++---
.../apache/commons/io/input/ProxyInputStreamTest.java | 17 +++++++++++++++++
3 files changed, 26 insertions(+), 14 deletions(-)