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-net.git
from 7eb4036e Comments new 4bbc6ba6 Whitespace new 9072ef90 Add tests new ceb6ee45 Add tests The 3 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: .../apache/commons/net/discard/DiscardTCPClient.java | 4 ++-- .../apache/commons/net/discard/DiscardUDPClient.java | 2 +- .../DiscardTCPClientTest.java} | 18 +++++++++--------- .../DiscardUDPClientTest.java} | 19 +++++++++---------- 4 files changed, 21 insertions(+), 22 deletions(-) copy src/test/java/org/apache/commons/net/{chargen/CharGenTCPClientTest.java => discard/DiscardTCPClientTest.java} (73%) copy src/test/java/org/apache/commons/net/{echo/EchoUDPClientTest.java => discard/DiscardUDPClientTest.java} (74%)