test(eventbox): remove obsolete EvtClose const (#3059)

pull/3062/head
Bruno Heridet 2 years ago committed by GitHub
parent b55f555487
commit 46877e0a92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,6 @@ const (
EvtSearchNew
EvtSearchProgress
EvtSearchFin
EvtClose
)
func TestEventBox(t *testing.T) {

Loading…
Cancel
Save