From 4bc029340eb0576eb40b8766be67b31e139bf385 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 8 Aug 2016 23:45:01 +0100 Subject: add some basic url database iteration tests --- test/nsoption.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/nsoption.c') 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); -- cgit v1.2.3