use assert macros in anoia/init.fnl

there is no circularity (maybe there was once?)
This commit is contained in:
Daniel Barlow
2024-12-11 17:25:39 +00:00
parent 5572c0ecb0
commit 13087d17e3
3 changed files with 16 additions and 24 deletions

View File

@@ -82,7 +82,6 @@
(let [p (find-executable "yes" (os.getenv "PATH"))]
(expect (string.match p "coreutils.+bin/yes$"))))
{
: mktree
: rmtree