summaryrefslogtreecommitdiffstats
path: root/src/template_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/template_test.h')
-rw-r--r--src/template_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/template_test.h b/src/template_test.h
index df39de9..d52bd26 100644
--- a/src/template_test.h
+++ b/src/template_test.h
@@ -39,6 +39,7 @@ extern const MunitSuite template_suite;
munit_void_test_decl(test_template_immutable_string);
munit_void_test_decl(test_template_string_ref);
+munit_void_test_decl(test_template_as_uint8_span);
} // namespace nghttp2