Discovered issue with Travis CI
This commit is contained in:
parent
54ddb4208a
commit
3e6025f135
@ -4,7 +4,6 @@
|
||||
// Visit http://OnJava8.com for more book information.
|
||||
// Demonstration of Observer pattern using
|
||||
// Java's built-in observer classes
|
||||
// {ValidateByHand} --- TEST TEST TEST
|
||||
package patterns.visualobserver;
|
||||
import javax.swing.*;
|
||||
import java.awt.*;
|
||||
|
@ -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} --- TEST TEST TEST
|
||||
// {ValidateByHand}
|
||||
import java.util.*;
|
||||
import onjava.Timer;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user