summaryrefslogtreecommitdiff
path: root/tests/mpn/toom-shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mpn/toom-shared.h')
-rw-r--r--tests/mpn/toom-shared.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mpn/toom-shared.h b/tests/mpn/toom-shared.h
index 1a820c727..57b3181c1 100644
--- a/tests/mpn/toom-shared.h
+++ b/tests/mpn/toom-shared.h
@@ -152,5 +152,7 @@ main (int argc, char **argv)
}
}
TMP_FREE;
+
+ tests_end ();
return 0;
}