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
-4
View File
@@ -10,10 +10,6 @@
(modules parser)
(libraries ast))
(library
(name ast)
(modules ast))
(menhir
(modules parser))