Retest AvailableCharSets on CI

This commit is contained in:
Bruce Eckel 2017-05-13 18:57:28 -06:00
parent 0213d3e686
commit 3c96d6d412

View File

@ -3,7 +3,7 @@
// We make no guarantees that this code is fit for any purpose.
// Visit http://OnJava8.com for more book information.
// Displays Charsets and aliases
// {ValidateByHand} CI has trouble
// !!!! CI has trouble
import java.nio.charset.*;
import java.util.*;