refactor: Move tests of ast in separate folder

This commit is contained in:
Lucàs
2024-07-02 18:16:14 +02:00
parent ce66b67cde
commit 14f6ec447a
4 changed files with 15 additions and 11 deletions
+1 -5
View File
@@ -1,5 +1 @@
;test/dune
(test
(name ast)
(libraries ast alcotest))
;test/dune