aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/parser_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/testcases/parser_test.h')
-rw-r--r--Source/charon/testcases/parser_test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/charon/testcases/parser_test.h b/Source/charon/testcases/parser_test.h
index a59896b1b..6a36f6659 100644
--- a/Source/charon/testcases/parser_test.h
+++ b/Source/charon/testcases/parser_test.h
@@ -31,4 +31,6 @@ void test_parser_with_sa_payload(tester_t *tester);
void test_parser_with_nonce_payload(tester_t *tester);
+void test_parser_with_ke_payload(tester_t *tester);
+
#endif /*PARSER_TEST_H_*/