Check BadMicroBenchmark against CI

This commit is contained in:
Bruce Eckel 2017-05-15 16:15:35 -06:00
parent bf96ac6851
commit e8fc79ce4d

View File

@ -2,7 +2,6 @@
// (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}
import java.util.*;
import onjava.Timer;