From c21c3b0befeb46a51b6bf3758ffa30813bea0ff0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 9 Mar 2024 14:19:22 +0100 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- web/server/h2o/libh2o/t/00unit.libuv.t | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 web/server/h2o/libh2o/t/00unit.libuv.t (limited to 'web/server/h2o/libh2o/t/00unit.libuv.t') diff --git a/web/server/h2o/libh2o/t/00unit.libuv.t b/web/server/h2o/libh2o/t/00unit.libuv.t new file mode 100644 index 000000000..ffedabe8c --- /dev/null +++ b/web/server/h2o/libh2o/t/00unit.libuv.t @@ -0,0 +1,6 @@ +use strict; +use warnings; + +use t::Util; + +exec_unittest('libuv'); -- cgit v1.2.3