Terminal styling and layout widgets
0

Configure Feed

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

ocaml-console / test / test_input.mli
147 B 4 lines
1(** Tests for the Input module. *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] is the Alcotest test suite for {!Test_input}. *)