summaryrefslogtreecommitdiffhomepage
path: root/test/nxt_tests.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/nxt_tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nxt_tests.h b/test/nxt_tests.h
index 508ddbe4..be4168cf 100644
--- a/test/nxt_tests.h
+++ b/test/nxt_tests.h
@@ -63,6 +63,7 @@ nxt_int_t nxt_sprintf_test(nxt_thread_t *thr);
nxt_int_t nxt_malloc_test(nxt_thread_t *thr);
nxt_int_t nxt_utf8_test(nxt_thread_t *thr);
nxt_int_t nxt_http_parse_test(nxt_thread_t *thr);
+nxt_int_t nxt_strverscmp_test(nxt_thread_t *thr);
#endif /* _NXT_TESTS_H_INCLUDED_ */