summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lilv_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lilv_test.c b/test/lilv_test.c
index 96596ca..998ffb0 100644
--- a/test/lilv_test.c
+++ b/test/lilv_test.c
@@ -1000,6 +1000,7 @@ test_port(void)
lilv_scale_points_free(points);
lilv_node_free(control_class);
lilv_node_free(audio_class);
+ lilv_node_free(out_class);
lilv_node_free(in_class);
cleanup_uris();
return 1;