Test removal for CI problems

This commit is contained in:
Bruce Eckel 2017-01-20 11:05:18 -08:00
parent 052deaba26
commit 18ade9f18e

View File

@ -2,6 +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
import java.util.*;
public class Summing4 {