Terminal styling and layout widgets
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-console / test / test_anim.mli
156 B 4 lines
1(** Tests for the {!Console.Anim} module. *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] is the Alcotest test suite for {!Test_anim}. *)