Test CI problem

This commit is contained in:
Bruce Eckel 2017-05-13 16:50:26 -06:00
parent a6598d4ae5
commit 71fd749608

View File

@ -2,7 +2,7 @@
// (c)2017 MindView LLC: see Copyright.txt
// We make no guarantees that this code is fit for any purpose.
// Visit http://OnJava8.com for more book information.
// {ValidateByHand} CI has trouble
// !!!! CI has trouble
import java.util.*;
public class Summing3 {