summaryrefslogtreecommitdiff
path: root/tests/hkl-axis-t.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hkl-axis-t.c')
-rw-r--r--tests/hkl-axis-t.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hkl-axis-t.c b/tests/hkl-axis-t.c
index c1d06f5..88f51c4 100644
--- a/tests/hkl-axis-t.c
+++ b/tests/hkl-axis-t.c
@@ -203,6 +203,7 @@ static void get_value_closest(void)
axis2),
HKL_EPSILON, __func__);
+ hkl_parameter_free(axis2);
hkl_parameter_free(axis1);
}