a few more test cases

This commit is contained in:
hyunghwan.chung
2018-12-21 16:58:58 +00:00
parent 7b7906bf09
commit f69b4c0881
2 changed files with 9 additions and 2 deletions

View File

@ -22,6 +22,7 @@ LIBSRCS := \
heap.c \
logfmt.c \
moo.c \
number.c \
obj.c \
pf.c \
rbt.c \