summaryrefslogtreecommitdiff
path: root/test/nsoption.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/nsoption.c')
-rw-r--r--test/nsoption.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nsoption.c b/test/nsoption.c
index cd1213bff..3b75ca750 100644
--- a/test/nsoption.c
+++ b/test/nsoption.c
@@ -167,6 +167,7 @@ START_TEST(nsoption_session_test)
/* check for the correct answer */
ck_assert_int_eq(cmp(outnam, test_choices_full_path), 0);
+ /* remove test output */
unlink(outnam);
res = nsoption_finalise(NULL, NULL);