From 6ccbcc2cadae41574e33226b9072a08354880d28 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sun, 29 Aug 2021 12:11:24 +0200 Subject: Update --- src/test/test.ml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/test') diff --git a/src/test/test.ml b/src/test/test.ml index 4c763f4..a9980e4 100644 --- a/src/test/test.ml +++ b/src/test/test.ml @@ -59,11 +59,11 @@ let tests = ; "chat", "Sa(t)" ; "chipant", "Sip@(t)" ; "co|incidant", "ko5sid@(t)" - ; "croire", "kRwaR°" + ; "croire", "kR[wa]R°" ; "ébrouas", "ebRua(s)" ; "famille", "famij°" ; "loin", "Lw5" - ; "groin", "gRw5" + ; "groin", "gR[w5]" ; "hirondelle", "iR§dEL°" ; "pacha", "paSa" ; "péché", "peSe" @@ -73,7 +73,7 @@ let tests = ; "platte", "pLat°" ; "soin", "sw5" ; "toiture", "twatyR°" - ; "trois", "tRwa(s)" + ; "trois", "tR[wa](s)" ; "vil|le", "viLL°" ; "wèb", "wEb" ] -- cgit v1.2.3