Add to global tests, fixup dependencies.

This commit is contained in:
Dominik Pantůček 2023-05-10 17:14:55 +02:00
parent f6a32e7ff6
commit ece84932d1
3 changed files with 19 additions and 5 deletions

View file

@ -36,6 +36,7 @@
util-dict-list
cal-month
cal-period
cal-day
util-list
ansi
command-line
@ -53,6 +54,7 @@
(ldict-tests!)
(cal-month-tests!)
(cal-period-tests!)
(cal-day-tests!)
(util-list-tests!)
(ansi-tests!)
(command-line-tests!)