mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-05 22:52:06 -07:00
test(eventbox): remove obsolete EvtClose const (#3059)
This commit is contained in:
@@ -9,7 +9,6 @@ const (
|
|||||||
EvtSearchNew
|
EvtSearchNew
|
||||||
EvtSearchProgress
|
EvtSearchProgress
|
||||||
EvtSearchFin
|
EvtSearchFin
|
||||||
EvtClose
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestEventBox(t *testing.T) {
|
func TestEventBox(t *testing.T) {
|
||||||
|
Reference in New Issue
Block a user