summaryrefslogtreecommitdiff
path: root/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h
index eab0115..7889445 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -8,5 +8,6 @@ int validate_message(const char* received, const char* expected,
// test cases
const char* test_LILY_LOCATION();
+const char* test_assert_msg();
#endif