diff options
Diffstat (limited to 'tests/tests.h')
-rw-r--r-- | tests/tests.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h index 06c35af..2942fa3 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -12,6 +12,7 @@ int validate_message(const char* received, const char* expected, X(test_LILY_COUNTER) \ X(test_LILY_COUNTER_DECREMENT) \ X(test_auto_registration) \ + X(test_INFO) \ X(test_CHECK) \ X(test_REQUIRE) \ |