about summary refs log tree commit diff stats
path: root/tests/functionaltests/functionaltests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functionaltests/functionaltests.c')
-rw-r--r--tests/functionaltests/functionaltests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functionaltests/functionaltests.c b/tests/functionaltests/functionaltests.c
index d6989377..617ab838 100644
--- a/tests/functionaltests/functionaltests.c
+++ b/tests/functionaltests/functionaltests.c
@@ -71,6 +71,7 @@ int main(int argc, char* argv[]) {
         PROF_FUNC_TEST(send_disable_carbons),
         PROF_FUNC_TEST(receive_carbon),
         PROF_FUNC_TEST(receive_self_carbon),
+        PROF_FUNC_TEST(receive_private_carbon),
 
         PROF_FUNC_TEST(send_receipt_request),
         PROF_FUNC_TEST(send_receipt_on_request),