Address more CI build errors/warnings
This commit is contained in:
parent
f78673075a
commit
bee67a014d
|
@ -39,6 +39,7 @@ void test_nghttp2_frame_pack_ping(void);
|
|||
void test_nghttp2_frame_pack_goaway(void);
|
||||
void test_nghttp2_frame_pack_window_update(void);
|
||||
void test_nghttp2_frame_pack_altsvc(void);
|
||||
void test_nghttp2_frame_pack_origin(void);
|
||||
void test_nghttp2_nv_array_copy(void);
|
||||
void test_nghttp2_iv_check(void);
|
||||
|
||||
|
|
Loading…
Reference in New Issue