Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3c96d6d

Browse files
committed
Retest AvailableCharSets on CI
1 parent 0213d3e commit 3c96d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

newio/AvailableCharSets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +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
6+
// !!!! CI has trouble
77
import java.nio.charset.*;
88
import java.util.*;
99

0 commit comments

Comments
 (0)