Finish utils split out.

This commit is contained in:
Dominik Pantůček 2023-03-14 23:17:12 +01:00
parent 5b32f3a30a
commit 8803c11f5e
2 changed files with 6 additions and 0 deletions

View file

@ -30,6 +30,7 @@
period
member-file
command-line
utils
ansi
members-base)
@ -42,6 +43,7 @@
(dictionary-tests!)
(month-tests!)
(period-tests!)
(utils-tests!)
(ansi-tests!)
(member-file-tests!)
(command-line-tests!)