normalizeNfc
This commit is contained in:
parent
c743a99356
commit
274ecfb58c
5 changed files with 99 additions and 60 deletions
|
@ -2,7 +2,7 @@ module Tests
|
|||
|
||||
import Options
|
||||
import TAP
|
||||
import Tests.CharExtra
|
||||
import Tests.Unicode
|
||||
import Tests.Lexer
|
||||
import Tests.Parser
|
||||
import Tests.Equal
|
||||
|
@ -10,7 +10,7 @@ import System
|
|||
|
||||
|
||||
allTests = [
|
||||
CharExtra.tests,
|
||||
Unicode.tests,
|
||||
Lexer.tests,
|
||||
Parser.tests,
|
||||
Equal.tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue