summaryrefslogtreecommitdiff
path: root/sorsyl/test/dune
blob: 98e22a7a7f1b9c67380b901edefd507604870a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
; (test
; (name test_sonorityold)
; (libraries sorsyl))

(test
 (name test_sonority)
 (libraries sorsyl))

(test
 (name test_table)
 (libraries sorsyl))

(test
 (name test_syllabifier)
 (libraries sorsyl))