about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-14 19:41:48 -0400
committerJune McEnroe <june@causal.agency>2018-09-14 19:41:48 -0400
commitb7bac21263ddd7112f74a9ae71180e70466e34b4 (patch)
treea4b5487acc43485f05ca29a657662804e5e33c27 /Makefile
parentCheck width of entire next word including codes (diff)
downloadcatgirl-b7bac21263ddd7112f74a9ae71180e70466e34b4.tar.gz
catgirl-b7bac21263ddd7112f74a9ae71180e70466e34b4.zip
Add termEvent tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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