We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f7a1c commit 5fcc517Copy full SHA for 5fcc517
tests/core/t.ml
@@ -31,6 +31,7 @@ Containers_testlib.run_all ~descr:"containers"
31
T_sexp.get ();
32
T_string.get ();
33
T_utf8string.get ();
34
+ T_vec.get ();
35
T_vector.get ();
36
T_bencode.get ();
37
T_cbor.get ();
0 commit comments