You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2018/07/11 21:54:43 UTC

[incubator-plc4x] 02/02: Merged changes from master

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch feature/site-generation-fixes
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git

commit 0be404c30d0f33865e8654fd90dcbdd9177cbe80
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Wed Jul 11 23:54:25 2018 +0200

    Merged changes from master
---
 .../java/org/apache/plc4x/java/ads/protocol/util/DigestUtilTest.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/protocols/ads/src/test/java/org/apache/plc4x/java/ads/protocol/util/DigestUtilTest.java b/plc4j/protocols/ads/src/test/java/org/apache/plc4x/java/ads/protocol/util/DigestUtilTest.java
index 5271462..1570ec7 100644
--- a/plc4j/protocols/ads/src/test/java/org/apache/plc4x/java/ads/protocol/util/DigestUtilTest.java
+++ b/plc4j/protocols/ads/src/test/java/org/apache/plc4x/java/ads/protocol/util/DigestUtilTest.java
@@ -71,7 +71,7 @@ public class DigestUtilTest {
 
     @Ignore("This test is used to find proper crc parameters and can be run manually")
     @Test
-    public void findRightAdsCrc() throws Exception {
+    public void findRightAdsCrc() {
         int[] exampleResponseInt = {
             /*Magic Cookie     */    0x01, 0xA5,
             /*Sender           */    0x00,