tangled
alpha
login
or
join now
gazagnaire.org
/
ocaml-punycode
forked from
anil.recoil.org/ocaml-punycode
0
fork
atom
Punycode (RFC3492) in OCaml
0
fork
atom
overview
issues
pulls
pipelines
ocaml-punycode
/
test
/
test.ml
at
main
2 lines
85 B
view raw
wrap content
1
let
()
=
2
Alcotest
.
run
"
punycode
"
[
Test_punycode
.
suite
;
Test_punycode_idna
.
suite
]