Skip to content

Commit 052deab

Browse files
committed
Test removal for CI problems
1 parent 022b281 commit 052deab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

concurrent/Summing3.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
5+
// {ValidateByHand} // CI has trouble
56
import java.util.*;
67

78
public class Summing3 {

newio/AvailableCharSets.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// Displays Charsets and aliases
6+
// {ValidateByHand} // CI has trouble
67
import java.nio.charset.*;
78
import java.util.*;
89

0 commit comments

Comments
 (0)