summaryrefslogtreecommitdiffstats
path: root/unit/test-sms.c
diff options
context:
space:
mode:
Diffstat (limited to 'unit/test-sms.c')
-rw-r--r--unit/test-sms.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unit/test-sms.c b/unit/test-sms.c
index 70a13a07..5eb5f620 100644
--- a/unit/test-sms.c
+++ b/unit/test-sms.c
@@ -1210,6 +1210,7 @@ static void test_sr_assembly()
g_assert(id == 42);
g_assert(delivered == TRUE);
+ status_report_assembly_free(sra);
}
int main(int argc, char **argv)