aboutsummaryrefslogtreecommitdiffstats
path: root/t/rawshake256.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--t/rawshake256.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/rawshake256.c b/t/rawshake256.c
index 6a03448..46ccecd 100644
--- a/t/rawshake256.c
+++ b/t/rawshake256.c
@@ -25,7 +25,7 @@ static struct testcase testcases[] = {
static int
main_test(void)
{
- TEST_MAIN("RawSHAKE256", RAWSHAKE256);
+ TEST_MAIN("RawSHAKE256", RAWSHAKE256, 1);
}