Skip to content

Commit

Permalink
Add EN_US2 to 1-way language configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
gabordemooij committed Nov 18, 2023
1 parent bdb06e4 commit 7a968ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-o-mat/Configuration
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
‘yak’ ; ‘yi’ ; ‘yo’ ;
‘zh1’ ; ‘zh2’ ; ‘zu’
.
☞ one way languages ≔ List ← ‘hy’ ; ‘en’ ; ‘en_us’.
☞ one way languages ≔ List ← ‘hy’ ; ‘en’ ; ‘en_us’ ; ‘en_us2’.

☞ variations ≔ memory management modes + languages.
☞ number of tests ≔ 368.
Expand Down

0 comments on commit 7a968ff

Please sign in to comment.