From b43fe0d51da9a247bf94af27898d63f79d424073 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 22 Jun 2025 09:21:58 +0700 Subject: getting there --- sorsyl/test/dune | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sorsyl/test/dune') diff --git a/sorsyl/test/dune b/sorsyl/test/dune index 701e92d..e79f200 100644 --- a/sorsyl/test/dune +++ b/sorsyl/test/dune @@ -1,3 +1,11 @@ +; (test +; (name test_sonorityold) +; (libraries sorsyl)) + (test (name test_sonority) (libraries sorsyl)) + +(test + (name test_table) + (libraries sorsyl)) -- cgit v1.2.3