From b7bac21263ddd7112f74a9ae71180e70466e34b4 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 14 Sep 2018 19:41:48 -0400 Subject: Add termEvent tests --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ac361d1..46d50ac 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ OBJS += ui.o OBJS += url.o TESTS += format.t +TESTS += term.t all: tags chatte -- cgit 1.4.1