Skip to content

Commit

Permalink
[Java]: Remove IPC ref from FragmentedMessageTest as it is not relevant.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Oct 22, 2015
1 parent 2bc4b79 commit 2cf92a1
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ public class FragmentedMessageTest
@DataPoint
public static final String MULTICAST_CHANNEL = "udp://[email protected]:54326";

//@DataPoint
//public static final String IPC_CHANNEL = CommonContext.IPC_CHANNEL;

@DataPoint
public static final ThreadingMode SHARED = ThreadingMode.SHARED;

Expand Down

0 comments on commit 2cf92a1

Please sign in to comment.